application Deployment
suspend fun applicationDeployment(name: String, block: suspend ApplicationDeploymentResourceBuilder.() -> Unit): ApplicationDeployment
Parameters
name
The unique name of the resulting resource.
block
Builder for ApplicationDeployment.
See also
Parameters
name
The unique name of the resulting resource.