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