stableCutbackDuration property

String? stableCutbackDuration
getter/setter pair

The amount of time to migrate traffic back from the canary Service to the original Service during the stable phase deployment.

If specified, must be between 15s and 3600s. If unspecified, there is no cutback time.

Optional.

Implementation

core.String? stableCutbackDuration;