@Generated(value="software.amazon.awssdk:codegen") public final class TooManyTagsErrorException extends SsmException implements ToCopyableBuilder<TooManyTagsErrorException.Builder,TooManyTagsErrorException>
The Targets parameter includes too many tags. Remove one or more tags and try the command again.
| Modifier and Type | Class and Description |
|---|---|
static interface |
TooManyTagsErrorException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static TooManyTagsErrorException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends TooManyTagsErrorException.Builder> |
serializableBuilderClass() |
TooManyTagsErrorException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionrequestId, statusCoderetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopypublic TooManyTagsErrorException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<TooManyTagsErrorException.Builder,TooManyTagsErrorException>toBuilder in class SsmExceptionpublic static TooManyTagsErrorException.Builder builder()
public static Class<? extends TooManyTagsErrorException.Builder> serializableBuilderClass()
Copyright © 2019. All rights reserved.