@Generated(value="software.amazon.awssdk:codegen") public class TooManyTagsErrorException extends SSMException implements software.amazon.awssdk.utils.builder.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() |
static Class<? extends TooManyTagsErrorException.Builder> |
serializableBuilderClass() |
TooManyTagsErrorException.Builder |
toBuilder() |
errorCode, errorCode, errorMessage, errorMessage, errorType, errorType, getMessage, headers, headers, rawResponse, rawResponse, requestId, requestId, serviceName, serviceName, statusCode, statusCoderetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TooManyTagsErrorException.Builder toBuilder()
toBuilder in interface software.amazon.awssdk.utils.builder.ToCopyableBuilder<TooManyTagsErrorException.Builder,TooManyTagsErrorException>public static TooManyTagsErrorException.Builder builder()
public static Class<? extends TooManyTagsErrorException.Builder> serializableBuilderClass()
Copyright © 2018. All rights reserved.