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