DomainNameAccessAssociation - Amazon API Gateway

DomainNameAccessAssociation

Represents a domain name access association between an access association source and a private custom domain name. With a domain name access association, an access association source can invoke a private custom domain name while isolated from the public internet.

Contents

accessAssociationSource

The identifier of the domain name access association source. For a VPCE, the value is the VPC endpoint ID.

Type: String

Required: No

accessAssociationSourceType

The type of the domain name access association source.

Type: String

Valid Values: VPCE

Required: No

domainNameAccessAssociationArn

The ARN of the domain name access association resource.

Type: String

Required: No

domainNameArn

The ARN of the domain name.

Type: String

Required: No

tags

The collection of tags. Each tag element is associated with a given resource.

Type: String to string map

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: