deploymentConfiguration

@JvmName(name = "hrokaoenimjmvjec")
suspend fun deploymentConfiguration(value: Output<ServiceDeploymentConfigurationArgs>)
@JvmName(name = "jtjupkdbyjcbxtqg")
suspend fun deploymentConfiguration(value: ServiceDeploymentConfigurationArgs?)

Parameters

value

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


@JvmName(name = "bqvmeqqhgadewlge")
suspend fun deploymentConfiguration(argument: suspend ServiceDeploymentConfigurationArgsBuilder.() -> Unit)

Parameters

argument

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