Class NotReadyException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<NotReadyException.Builder,NotReadyException>

@Generated("software.amazon.awssdk:codegen") public final class NotReadyException extends GameLiftException implements ToCopyableBuilder<NotReadyException.Builder,NotReadyException>

The operation failed because Amazon GameLift has not yet finished validating this compute. We recommend attempting 8 to 10 retries over 3 to 5 minutes with exponential backoffs and jitter.

See Also: