Get Hosted Zone Id Result
data class GetHostedZoneIdResult(val id: String, val loadBalancerType: String? = null, val region: String? = null)
A collection of values returned by getHostedZoneId.
A collection of values returned by getHostedZoneId.