@Generated(value="software.amazon.awssdk:codegen") public final class DbClusterRoleQuotaExceededException extends RdsException implements ToCopyableBuilder<DbClusterRoleQuotaExceededException.Builder,DbClusterRoleQuotaExceededException>
You have exceeded the maximum number of IAM roles that can be associated with the specified DB cluster.
Modifier and Type | Class and Description |
---|---|
static interface |
DbClusterRoleQuotaExceededException.Builder |
Modifier and Type | Method and Description |
---|---|
static DbClusterRoleQuotaExceededException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends DbClusterRoleQuotaExceededException.Builder> |
serializableBuilderClass() |
DbClusterRoleQuotaExceededException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
extendedRequestId, requestId, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
equalsBySdkFields
public DbClusterRoleQuotaExceededException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<DbClusterRoleQuotaExceededException.Builder,DbClusterRoleQuotaExceededException>
toBuilder
in class RdsException
public static DbClusterRoleQuotaExceededException.Builder builder()
public static Class<? extends DbClusterRoleQuotaExceededException.Builder> serializableBuilderClass()
Copyright © 2020. All rights reserved.