@Generated(value="software.amazon.awssdk:codegen") public final class PermissionVersionsLimitExceededException extends RamException implements ToCopyableBuilder<PermissionVersionsLimitExceededException.Builder,PermissionVersionsLimitExceededException>
The operation failed because it would exceed the limit for the number of versions you can have for a permission. To view the limits for your Amazon Web Services account, see the RAM page in the Service Quotas console.
| Modifier and Type | Class and Description |
|---|---|
static interface |
PermissionVersionsLimitExceededException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static PermissionVersionsLimitExceededException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends PermissionVersionsLimitExceededException.Builder> |
serializableBuilderClass() |
PermissionVersionsLimitExceededException.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 PermissionVersionsLimitExceededException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<PermissionVersionsLimitExceededException.Builder,PermissionVersionsLimitExceededException>toBuilder in class RamExceptionpublic static PermissionVersionsLimitExceededException.Builder builder()
public static Class<? extends PermissionVersionsLimitExceededException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.