CreateHostedZoneResponse

data class CreateHostedZoneResponse(val changeInfo: ChangeInfo, val delegationSet: DelegationSet?, val hostedZone: HostedZone, val vpc: VPC?)(source)

Constructors

Link copied to clipboard
constructor(changeInfo: ChangeInfo, delegationSet: DelegationSet?, hostedZone: HostedZone, vpc: VPC?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val vpc: VPC?