batch Deployment
suspend fun batchDeployment(name: String, block: suspend BatchDeploymentResourceBuilder.() -> Unit): BatchDeployment
Parameters
name
The unique name of the resulting resource.
block
Builder for BatchDeployment.
See also
Parameters
name
The unique name of the resulting resource.