class Aws::ElasticsearchService::Types::AdvancedSecurityOptions

Specifies 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]

Constants

SENSITIVE