@Generated(value="software.amazon.awssdk:codegen") public final class InvalidPolicyException extends AcmPcaException implements ToCopyableBuilder<InvalidPolicyException.Builder,InvalidPolicyException>
The resource policy is invalid or is missing a required statement. For general information about IAM policy and statement structure, see Overview of JSON Policies.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidPolicyException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InvalidPolicyException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidPolicyException.Builder> |
serializableBuilderClass() |
InvalidPolicyException.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 InvalidPolicyException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InvalidPolicyException.Builder,InvalidPolicyException>toBuilder in class AcmPcaExceptionpublic static InvalidPolicyException.Builder builder()
public static Class<? extends InvalidPolicyException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.