hostedZone

suspend fun hostedZone(name: String, block: suspend HostedZoneResourceBuilder.() -> Unit): HostedZone

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for HostedZone.


See also

Parameters

name

The unique name of the resulting resource.