@Generated(value="software.amazon.awssdk:codegen") public class AttributeLimitExceededException extends ECSException implements ToCopyableBuilder<AttributeLimitExceededException.Builder,AttributeLimitExceededException>
You can apply up to 10 custom attributes per 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() |
static Class<? extends AttributeLimitExceededException.Builder> |
serializableBuilderClass() |
AttributeLimitExceededException.Builder |
toBuilder()
Take this object and create a builder that contains all of the current property values of this object.
|
additionalThrottlingCondition, isClockSkewExceptionerrorCode, errorCode, errorMessage, errorMessage, errorType, errorType, getMessage, headers, headers, isThrottlingException, rawResponse, rawResponse, requestId, requestId, serviceName, serviceName, statusCode, statusCoderetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitcopypublic AttributeLimitExceededException.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<AttributeLimitExceededException.Builder,AttributeLimitExceededException>public static AttributeLimitExceededException.Builder builder()
public static Class<? extends AttributeLimitExceededException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.