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