GetHostedZoneResponse

data class GetHostedZoneResponse(val delegationSet: DelegationSet?, val hostedZone: HostedZone, val vpcs: List<VPC>)(source)

Constructors

Link copied to clipboard
constructor(delegationSet: DelegationSet?, hostedZone: HostedZone, vpcs: List<VPC>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val vpcs: List<VPC>