disk Attachment
suspend fun diskAttachment(name: String, block: suspend DiskAttachmentResourceBuilder.() -> Unit): DiskAttachment
Parameters
name
The unique name of the resulting resource.
block
Builder for DiskAttachment.
See also
Parameters
name
The unique name of the resulting resource.