CreateDomainNameAccessAssociationResponse

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.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ARN of the domain name access association source. For a VPCE, the ARN must be a VPC endpoint.

Link copied to clipboard

The type of the domain name access association source.

Link copied to clipboard

The ARN of the domain name access association resource.

Link copied to clipboard

The ARN of the domain name.

Link copied to clipboard

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

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String