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