waitTimeInMinutes property

Input<int?>? waitTimeInMinutes
final

The number of minutes to wait before the status of a blue/green deployment changed to Stopped if rerouting is not started manually. Applies only to the STOP_DEPLOYMENT option for actionOnTimeout.

Implementation

final pulumi.Input<int?>? waitTimeInMinutes;