mutualTlsAuthentication

@JvmName(name = "gffyncqbgvdrbkuf")
suspend fun mutualTlsAuthentication(value: Output<DomainNameMutualTlsAuthenticationArgs>)
@JvmName(name = "gkhhwejqeleayrks")
suspend fun mutualTlsAuthentication(value: DomainNameMutualTlsAuthenticationArgs?)

Parameters

value

The mutual TLS authentication configuration for a custom domain name. If specified, API Gateway performs two-way authentication between the client and the server. Clients must present a trusted certificate to access your API.


@JvmName(name = "smbibrdeeyhnnxdm")
suspend fun mutualTlsAuthentication(argument: suspend DomainNameMutualTlsAuthenticationArgsBuilder.() -> Unit)

Parameters

argument

The mutual TLS authentication configuration for a custom domain name. If specified, API Gateway performs two-way authentication between the client and the server. Clients must present a trusted certificate to access your API.