deployment Configuration
Parameters
value
Optional deployment parameters that control how many tasks run during the deployment and the ordering of stopping and starting tasks. The `DeploymentConfiguration`
property specifies optional deployment parameters that control how many tasks run during the deployment and the ordering of stopping and starting tasks.
suspend fun deploymentConfiguration(argument: suspend DeploymentConfigurationArgsBuilder.() -> Unit)
Parameters
argument
Optional deployment parameters that control how many tasks run during the deployment and the ordering of stopping and starting tasks. The `DeploymentConfiguration`
property specifies optional deployment parameters that control how many tasks run during the deployment and the ordering of stopping and starting tasks.