Hosted Zone Config Args
data class HostedZoneConfigArgs(val comment: Output<String>? = null) : ConvertibleToJava<HostedZoneConfigArgs>
A complex type that contains an optional comment about your hosted zone. If you don't want to specify a comment, omit both the `HostedZoneConfig` and `Comment` elements.