deploymentConfiguration

@JvmName(name = "ogfcdxgkajmmqfix")
suspend fun deploymentConfiguration(value: Output<DeploymentConfigurationArgs>)
@JvmName(name = "hwusycbqgjfprmso")
suspend fun deploymentConfiguration(value: DeploymentConfigurationArgs?)

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.


@JvmName(name = "dixxqubrymywebyw")
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.