mutualTlsAuthentication property

MutualTlsAuthentication? mutualTlsAuthentication
final

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.

Implementation

final MutualTlsAuthentication? mutualTlsAuthentication;