ServiceNetworkResourceAssociationDnsEntry

data class ServiceNetworkResourceAssociationDnsEntry(val domainName: String, val hostedZoneId: String)

Constructors

constructor(domainName: String, hostedZoneId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The domain name of the association in the service network.

Link copied to clipboard

The ID of the hosted zone containing the domain name.