attached Data Network
suspend fun attachedDataNetwork(name: String, block: suspend AttachedDataNetworkResourceBuilder.() -> Unit): AttachedDataNetwork
Parameters
name
The unique name of the resulting resource.
block
Builder for AttachedDataNetwork.
See also
Parameters
name
The unique name of the resulting resource.