attachedDisk

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

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for AttachedDisk.


See also

Parameters

name

The unique name of the resulting resource.