@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() |
static Class<? extends DbClusterRoleQuotaExceededException.Builder> |
serializableBuilderClass() |
DbClusterRoleQuotaExceededException.Builder |
toBuilder()
Create a
AwsServiceException.Builder initialized with the properties of this AwsServiceException. |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionrequestId, statusCoderetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitcopypublic DbClusterRoleQuotaExceededException.Builder toBuilder()
AwsServiceExceptionAwsServiceException.Builder initialized with the properties of this AwsServiceException.toBuilder in interface ToCopyableBuilder<DbClusterRoleQuotaExceededException.Builder,DbClusterRoleQuotaExceededException>toBuilder in class RdsExceptionpublic static DbClusterRoleQuotaExceededException.Builder builder()
public static Class<? extends DbClusterRoleQuotaExceededException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.