@Generated(value="software.amazon.awssdk:codegen") public final class PolicyEvaluationException extends IamException implements ToCopyableBuilder<PolicyEvaluationException.Builder,PolicyEvaluationException>
The request failed because a provided policy could not be successfully evaluated. An additional detailed message indicates the source of the failure.
| Modifier and Type | Class and Description |
|---|---|
static interface |
PolicyEvaluationException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static PolicyEvaluationException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends PolicyEvaluationException.Builder> |
serializableBuilderClass() |
PolicyEvaluationException.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 PolicyEvaluationException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<PolicyEvaluationException.Builder,PolicyEvaluationException>toBuilder in class IamExceptionpublic static PolicyEvaluationException.Builder builder()
public static Class<? extends PolicyEvaluationException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.