public Virtual Interface
suspend fun publicVirtualInterface(name: String, block: suspend PublicVirtualInterfaceResourceBuilder.() -> Unit): PublicVirtualInterface
Parameters
name
The unique name of the resulting resource.
block
Builder for PublicVirtualInterface.
See also
Parameters
name
The unique name of the resulting resource.