@Generated(value="software.amazon.awssdk:codegen") public final class AttributeLimitExceededException extends EcsException implements ToCopyableBuilder<AttributeLimitExceededException.Builder,AttributeLimitExceededException>
You can apply up to 10 custom attributes for each resource. You can view the attributes of a resource with ListAttributes. You can remove existing attributes on a resource with DeleteAttributes.
| Modifier and Type | Class and Description |
|---|---|
static interface |
AttributeLimitExceededException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static AttributeLimitExceededException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends AttributeLimitExceededException.Builder> |
serializableBuilderClass() |
AttributeLimitExceededException.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 AttributeLimitExceededException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<AttributeLimitExceededException.Builder,AttributeLimitExceededException>toBuilder in class EcsExceptionpublic static AttributeLimitExceededException.Builder builder()
public static Class<? extends AttributeLimitExceededException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.