canarySettings

@JvmName(name = "wdiaexxlppclfkkj")
suspend fun canarySettings(value: Output<DeploymentCanarySettingsArgs>)
@JvmName(name = "yyjsiacpamejnuep")
suspend fun canarySettings(value: DeploymentCanarySettingsArgs?)

Deprecated

canary_settings is deprecated. Use the aws.apigateway.Stage resource instead.

Parameters

value

Input configuration for the canary deployment when the deployment is a canary release deployment. See canary_settings below. Has no effect when stage_name` is not set.


@JvmName(name = "mxnnxbyvllhpgcom")
suspend fun canarySettings(argument: suspend DeploymentCanarySettingsArgsBuilder.() -> Unit)

Deprecated

canary_settings is deprecated. Use the aws.apigateway.Stage resource instead.

Parameters

argument

Input configuration for the canary deployment when the deployment is a canary release deployment. See canary_settings below. Has no effect when stage_name` is not set.