class Aws::OpenSearchService::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]

@see docs.aws.amazon.com/goto/WebAPI/opensearch-2021-01-01/SAMLOptionsOutput AWS API Documentation

Constants

SENSITIVE