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