@Generated(value="software.amazon.awssdk:codegen") public final class TagPolicyException extends DeviceFarmException implements ToCopyableBuilder<TagPolicyException.Builder,TagPolicyException>
The request doesn't comply with the AWS Identity and Access Management (IAM) tag policy. Correct your request and then retry it.
| Modifier and Type | Class and Description |
|---|---|
static interface |
TagPolicyException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static TagPolicyException.Builder |
builder() |
String |
resourceName()
Returns the value of the ResourceName property for this object.
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends TagPolicyException.Builder> |
serializableBuilderClass() |
TagPolicyException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionrequestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopypublic TagPolicyException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<TagPolicyException.Builder,TagPolicyException>toBuilder in class DeviceFarmExceptionpublic static TagPolicyException.Builder builder()
public static Class<? extends TagPolicyException.Builder> serializableBuilderClass()
public String resourceName()
Copyright © 2019. All rights reserved.