virtual Endpoint
suspend fun virtualEndpoint(name: String, block: suspend VirtualEndpointResourceBuilder.() -> Unit): VirtualEndpoint
Parameters
name
The unique name of the resulting resource.
block
Builder for VirtualEndpoint.
See also
Parameters
name
The unique name of the resulting resource.