enableHttpGatewayExclusiveAuthMode

@JvmName(name = "yhqdvguaqiodckej")
suspend fun enableHttpGatewayExclusiveAuthMode(value: Output<Boolean>)
@JvmName(name = "irlgeqnedkpcwcga")
suspend fun enableHttpGatewayExclusiveAuthMode(value: Boolean?)

Parameters

value

If true, token-based authentication is not allowed on the HttpGatewayEndpoint. This is required to support TLS versions 1.3 and above. If token-based authentication is used, HttpGatewayTokenAuthConnectionPort must be defined.