---
type: resource-type
title: DomainNameAccessAssociation
description: aws resource type AWS::ApiGateway::DomainNameAccessAssociation
name: DomainNameAccessAssociation
lexicon: aws
resource_type: AWS::ApiGateway::DomainNameAccessAssociation
---
`AWS::ApiGateway::DomainNameAccessAssociation`, a resource type of the aws lexicon.

## Properties

- `AccessAssociationSource` (`string`, required): The source of the domain name access association resource.
- `AccessAssociationSourceType` (`"VPCE"`, required): The source type of the domain name access association resource.
- `DomainNameArn` (`string`, required): The amazon resource name (ARN) of the domain name resource.
- `DomainNameAccessAssociationArn` (`string`, optional): The amazon resource name (ARN) of the domain name access association resource.
- `Tags` (`DomainNameAccessAssociation_Tag[]`, optional): An array of arbitrary tags (key-value pairs) to associate with the domainname access association.

## Attributes

- `DomainNameAccessAssociationArn`
