network Attachment
suspend fun networkAttachment(name: String, block: suspend NetworkAttachmentResourceBuilder.() -> Unit): NetworkAttachment
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for NetworkAttachment.
See also
Parameters
name
The unique name of the resulting resource.