Class AttributeLimitExceededException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<AttributeLimitExceededException.Builder,AttributeLimitExceededException>

@Generated("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.

See Also: