hostAttachment

suspend fun hostAttachment(name: String, block: suspend HostAttachmentResourceBuilder.() -> Unit): HostAttachment

Parameters

name

The unique name of the resulting resource.

block

Builder for HostAttachment.

See also


Parameters

name

The unique name of the resulting resource.

See also