mutualTlsAuthentication

@JvmName(name = "yfvuxfmkehmpakfx")
suspend fun mutualTlsAuthentication(value: Output<DomainNameMutualTlsAuthenticationArgs>)
@JvmName(name = "riknyafocwpxbnev")
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 = "xpuvpkvbsomuaxse")
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.