cloud Endpoint
suspend fun cloudEndpoint(name: String, block: suspend CloudEndpointResourceBuilder.() -> Unit): CloudEndpoint
Parameters
name
The unique name of the resulting resource.
block
Builder for CloudEndpoint.
See also
Parameters
name
The unique name of the resulting resource.