timeBasedCanary

@JvmName(name = "evpyquiwuesoifoj")
suspend fun timeBasedCanary(value: Output<DeploymentConfigTimeBasedCanaryArgs>)
@JvmName(name = "urcuriamkifextfq")
suspend fun timeBasedCanary(value: DeploymentConfigTimeBasedCanaryArgs?)

Parameters

value

A configuration that shifts traffic from one version of a Lambda function or ECS task set to another in two increments. The original and target Lambda function versions or ECS task sets are specified in the deployment's AppSpec file.


@JvmName(name = "eqmxybdwsixtdrss")
suspend fun timeBasedCanary(argument: suspend DeploymentConfigTimeBasedCanaryArgsBuilder.() -> Unit)

Parameters

argument

A configuration that shifts traffic from one version of a Lambda function or ECS task set to another in two increments. The original and target Lambda function versions or ECS task sets are specified in the deployment's AppSpec file.