deploymentConfiguration

@JvmName(name = "pmolapddubqmqreq")
suspend fun deploymentConfiguration(value: Output<ServiceDeploymentConfigurationArgs>)
@JvmName(name = "wrpmuulyjcenwxtu")
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 = "nkpmqfmmljvhdnnq")
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.