advancedSecurityOptions

@JvmName(name = "dwxnufarcgsjvjit")
suspend fun advancedSecurityOptions(value: Output<DomainAdvancedSecurityOptionsInputArgs>)
@JvmName(name = "xhwrotsbyvpfewqw")
suspend fun advancedSecurityOptions(value: DomainAdvancedSecurityOptionsInputArgs?)

Parameters

value

Specifies options for fine-grained access control and SAML authentication. If you specify advanced security options, you must also enable node-to-node encryption ( NodeToNodeEncryptionOptions ) and encryption at rest ( EncryptionAtRestOptions ). You must also enable EnforceHTTPS within DomainEndpointOptions , which requires HTTPS for all traffic to the domain.


@JvmName(name = "ivrlhpettkaydtho")
suspend fun advancedSecurityOptions(argument: suspend DomainAdvancedSecurityOptionsInputArgsBuilder.() -> Unit)

Parameters

argument

Specifies options for fine-grained access control and SAML authentication. If you specify advanced security options, you must also enable node-to-node encryption ( NodeToNodeEncryptionOptions ) and encryption at rest ( EncryptionAtRestOptions ). You must also enable EnforceHTTPS within DomainEndpointOptions , which requires HTTPS for all traffic to the domain.