hosted Zone
suspend fun hostedZone(name: String, block: suspend HostedZoneResourceBuilder.() -> Unit): HostedZone
Parameters
name
The unique name of the resulting resource.
block
Builder for HostedZone.
See also
Parameters
name
The unique name of the resulting resource.