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