class Aws::OpenSearchService::Types::AdvancedSecurityOptions

The advanced security configuration: whether advanced security is enabled, whether the internal database option is enabled.

@!attribute [rw] enabled

True if advanced security is enabled.
@return [Boolean]

@!attribute [rw] internal_user_database_enabled

True if the internal user database is enabled.
@return [Boolean]

@!attribute [rw] saml_options

Describes the SAML application configured for a domain.
@return [Types::SAMLOptionsOutput]

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

Constants

SENSITIVE