attachment Resource
suspend fun attachmentResource(name: String, block: suspend AttachmentResourceBuilder.() -> Unit): Attachment
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for Attachment.
The unique name of the resulting resource.
Builder for Attachment.