@Generated(value="software.amazon.awssdk:codegen") public final class AuthenticationProfileQuotaExceededException extends RedshiftException implements ToCopyableBuilder<AuthenticationProfileQuotaExceededException.Builder,AuthenticationProfileQuotaExceededException>
The size or number of authentication profiles has exceeded the quota. The maximum length of the JSON string and maximum number of authentication profiles is determined by a quota for your account.
| Modifier and Type | Class and Description |
|---|---|
static interface |
AuthenticationProfileQuotaExceededException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static AuthenticationProfileQuotaExceededException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends AuthenticationProfileQuotaExceededException.Builder> |
serializableBuilderClass() |
AuthenticationProfileQuotaExceededException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic AuthenticationProfileQuotaExceededException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<AuthenticationProfileQuotaExceededException.Builder,AuthenticationProfileQuotaExceededException>toBuilder in class RedshiftExceptionpublic static AuthenticationProfileQuotaExceededException.Builder builder()
public static Class<? extends AuthenticationProfileQuotaExceededException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.