@Generated(value="software.amazon.awssdk:codegen") public final class CloudHsmTagException extends CloudHsmV2Exception implements ToCopyableBuilder<CloudHsmTagException.Builder,CloudHsmTagException>
The request was rejected because of a tagging failure. Verify the tag conditions in all applicable policies, and then retry the request.
| Modifier and Type | Class and Description |
|---|---|
static interface |
CloudHsmTagException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static CloudHsmTagException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends CloudHsmTagException.Builder> |
serializableBuilderClass() |
CloudHsmTagException.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 CloudHsmTagException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<CloudHsmTagException.Builder,CloudHsmTagException>toBuilder in class CloudHsmV2Exceptionpublic static CloudHsmTagException.Builder builder()
public static Class<? extends CloudHsmTagException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.