ready property
The number of instances in a replacement environment ready to receive traffic in a blue/green deployment.
Implementation
final int? ready;
The number of instances in a replacement environment ready to receive traffic in a blue/green deployment.
final int? ready;