service Attachment Resource
suspend fun serviceAttachmentResource(name: String, block: suspend ServiceAttachmentResourceBuilder.() -> Unit): ServiceAttachment
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for ServiceAttachment.