class Aws::ElasticsearchService::Types::SAMLOptionsOutput


@return [Integer]
inactive.
The duration, in minutes, after which a user session becomes
@!attribute [rw] session_timeout_minutes
@return [String]
The key used for matching the SAML Roles attribute.
@!attribute [rw] roles_key
@return [String]
The key used for matching the SAML Subject attribute.
@!attribute [rw] subject_key
@return [Types::SAMLIdp]
Describes the SAML Identity Provider’s information.
@!attribute [rw] idp
@return [Boolean]
True if SAML is enabled.
@!attribute [rw] enabled
Describes the SAML application configured for the domain.