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