hostedZoneConfig

@JvmName(name = "uhucfvmkqymrvsro")
suspend fun hostedZoneConfig(value: Output<HostedZoneConfigArgs>)
@JvmName(name = "ynkxtngrvvsvuthn")
suspend fun hostedZoneConfig(value: HostedZoneConfigArgs?)

Parameters

value

A complex type that contains an optional comment. If you don't want to specify a comment, omit the `HostedZoneConfig` and `Comment` elements. 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.


@JvmName(name = "yncsobasjdmlskih")
suspend fun hostedZoneConfig(argument: suspend HostedZoneConfigArgsBuilder.() -> Unit)

Parameters

argument

A complex type that contains an optional comment. If you don't want to specify a comment, omit the `HostedZoneConfig` and `Comment` elements. 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.