@Generated(value="software.amazon.awssdk:codegen") public final class LimitExceededException extends CloudFormationException implements ToCopyableBuilder<LimitExceededException.Builder,LimitExceededException>
The quota for the resource has already been reached.
For information on resource and stack limitations, see CloudFormation quotas in the CloudFormation User Guide.
| Modifier and Type | Class and Description |
|---|---|
static interface |
LimitExceededException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static LimitExceededException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends LimitExceededException.Builder> |
serializableBuilderClass() |
LimitExceededException.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 LimitExceededException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<LimitExceededException.Builder,LimitExceededException>toBuilder in class CloudFormationExceptionpublic static LimitExceededException.Builder builder()
public static Class<? extends LimitExceededException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.