endpoint Deployment
suspend fun endpointDeployment(name: String, block: suspend EndpointDeploymentResourceBuilder.() -> Unit): EndpointDeployment
Parameters
name
The unique name of the resulting resource.
block
Builder for EndpointDeployment.
See also
Parameters
name
The unique name of the resulting resource.