Class ServiceUnavailableException

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

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

The service is unavailable. Back off and retry the operation.

See Also: