domain Attachment Resource
suspend fun domainAttachmentResource(name: String, block: suspend DomainAttachmentResourceBuilder.() -> Unit): DomainAttachment
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for DomainAttachment.