@Generated(value="software.amazon.awssdk:codegen") public final class TagsLimitExceededException extends CloudTrailException implements ToCopyableBuilder<TagsLimitExceededException.Builder,TagsLimitExceededException>
The number of tags per trail has exceeded the permitted amount. Currently, the limit is 50.
| Modifier and Type | Class and Description |
|---|---|
static interface |
TagsLimitExceededException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static TagsLimitExceededException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends TagsLimitExceededException.Builder> |
serializableBuilderClass() |
TagsLimitExceededException.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 TagsLimitExceededException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<TagsLimitExceededException.Builder,TagsLimitExceededException>toBuilder in class CloudTrailExceptionpublic static TagsLimitExceededException.Builder builder()
public static Class<? extends TagsLimitExceededException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.