GetServiceDnsEntry

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

Constructors

Link copied to clipboard
constructor(domainName: String, hostedZoneId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

DNS name for the service.

Link copied to clipboard

Hosted zone ID where the DNS name is registered.