timeBasedLinear

@JvmName(name = "rivvdxyvwvfuobds")
suspend fun timeBasedLinear(value: Output<DeploymentConfigTimeBasedLinearArgs>)
@JvmName(name = "ajodwmuprpvajdbn")
suspend fun timeBasedLinear(value: DeploymentConfigTimeBasedLinearArgs?)

Parameters

value

A configuration that shifts traffic from one version of a Lambda function or Amazon ECS task set to another in equal increments, with an equal number of minutes between each increment. The original and target Lambda function versions or Amazon ECS task sets are specified in the deployment's AppSpec file.


@JvmName(name = "iinonrdfkwbjwvim")
suspend fun timeBasedLinear(argument: suspend DeploymentConfigTimeBasedLinearArgsBuilder.() -> Unit)

Parameters

argument

A configuration that shifts traffic from one version of a Lambda function or Amazon ECS task set to another in equal increments, with an equal number of minutes between each increment. The original and target Lambda function versions or Amazon ECS task sets are specified in the deployment's AppSpec file.