zoneAttachment

suspend fun zoneAttachment(name: String, block: suspend ZoneAttachmentResourceBuilder.() -> Unit): ZoneAttachment

Parameters

name

The unique name of the resulting resource.

block

Builder for ZoneAttachment.

See also


Parameters

name

The unique name of the resulting resource.

See also