Service Network Service Association Dns Entry
data class ServiceNetworkServiceAssociationDnsEntry(val domainName: String? = null, val hostedZoneId: String? = null)
Constructors
Link copied to clipboard
fun ServiceNetworkServiceAssociationDnsEntry(domainName: String? = null, hostedZoneId: String? = null)