Amazon API Gateway Construct Library
-
The base path name that callers of the API must provide in the URL after the domain name (e.g.
The reference to an AWS-managed certificate for use by the edge-optimized endpoint for the domain name.
DomainName.Builder.create(software.constructs.Construct scope,
String id)
The custom domain name for your API.
The type of endpoint for this DomainName.
If specified, all requests to this domain will be mapped to the production deployment of this API.
The mutual TLS authentication configuration for a custom domain name.
The Transport Layer Security (TLS) version + cipher suite for this domain name.