private Graph Endpoint
suspend fun privateGraphEndpoint(name: String, block: suspend PrivateGraphEndpointResourceBuilder.() -> Unit): PrivateGraphEndpoint
Parameters
name
The unique name of the resulting resource.
block
Builder for PrivateGraphEndpoint.
See also
Parameters
name
The unique name of the resulting resource.