instance Attachment
suspend fun instanceAttachment(name: String, block: suspend InstanceAttachmentResourceBuilder.() -> Unit): InstanceAttachment
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for InstanceAttachment.
See also
Parameters
name
The unique name of the resulting resource.