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