@Generated(value="software.amazon.awssdk:codegen") public final class InvalidTagParameterException extends CloudTrailException implements ToCopyableBuilder<InvalidTagParameterException.Builder,InvalidTagParameterException>
This exception is thrown when the specified tag key or values are not valid. It can also occur if there are duplicate tags or too many tags on the resource.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidTagParameterException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InvalidTagParameterException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidTagParameterException.Builder> |
serializableBuilderClass() |
InvalidTagParameterException.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 InvalidTagParameterException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InvalidTagParameterException.Builder,InvalidTagParameterException>toBuilder in class CloudTrailExceptionpublic static InvalidTagParameterException.Builder builder()
public static Class<? extends InvalidTagParameterException.Builder> serializableBuilderClass()
Copyright © 2020. All rights reserved.