attached Network
suspend fun attachedNetwork(name: String, block: suspend AttachedNetworkResourceBuilder.() -> Unit): AttachedNetwork
Parameters
name
The unique name of the resulting resource.
block
Builder for AttachedNetwork.
See also
Parameters
name
The unique name of the resulting resource.