deploymentConfiguration property

DeploymentConfiguration? deploymentConfiguration
final

Optional deployment parameters that control how many tasks run during the deployment and the ordering of stopping and starting tasks.

Implementation

final DeploymentConfiguration? deploymentConfiguration;