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