DomainNameAccessAssociation

class DomainNameAccessAssociation : KotlinCustomResource

Resource Type definition for AWS::ApiGateway::DomainNameAccessAssociation.

Properties

Link copied to clipboard

The source of the domain name access association resource.

Link copied to clipboard

The source type of the domain name access association resource.

Link copied to clipboard

The amazon resource name (ARN) of the domain name access association resource.

Link copied to clipboard
val domainNameArn: Output<String>

The amazon resource name (ARN) of the domain name resource.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<CreateOnlyTag>>?

An array of arbitrary tags (key-value pairs) to associate with the domainname access association.

Link copied to clipboard
val urn: Output<String>