attachedDisk

suspend fun attachedDisk(name: String, block: suspend AttachedDiskResourceBuilder.() -> Unit): AttachedDisk

Parameters

name

The unique name of the resulting resource.

block

Builder for AttachedDisk.

See also


Parameters

name

The unique name of the resulting resource.

See also