endpoint Attachment Resource
suspend fun endpointAttachmentResource(name: String, block: suspend EndpointAttachmentResourceBuilder.() -> Unit): EndpointAttachment
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for EndpointAttachment.