AdvancedSecurityOptionsInput
Specifies the advanced security configuration: whether advanced security is enabled, whether the internal database option is enabled, master username and password (if internal database is enabled), and master user ARN (if IAM is enabled).
Types
Properties
Link copied to clipboard
True if Anonymous auth is enabled. Anonymous auth can be enabled only when AdvancedSecurity is enabled on existing domains.
Link copied to clipboard
True if the internal user database is enabled.
Link copied to clipboard
Credentials for the master user: username and password, ARN, or both.
Link copied to clipboard
Specifies the SAML application configuration for the domain.
Functions
Link copied to clipboard
inline fun copy(block: AdvancedSecurityOptionsInput.Builder.() -> Unit = {}): AdvancedSecurityOptionsInput