attachmentResource

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.