@Generated(value="software.amazon.awssdk:codegen") public final class EffectivePolicyNotFoundException extends OrganizationsException implements ToCopyableBuilder<EffectivePolicyNotFoundException.Builder,EffectivePolicyNotFoundException>
If you ran this action on the management account, this policy type is not enabled. If you ran the action on a member account, the account doesn't have an effective policy of this type. Contact the administrator of your organization about attaching a policy of this type to the account.
| Modifier and Type | Class and Description |
|---|---|
static interface |
EffectivePolicyNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static EffectivePolicyNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends EffectivePolicyNotFoundException.Builder> |
serializableBuilderClass() |
EffectivePolicyNotFoundException.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 EffectivePolicyNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<EffectivePolicyNotFoundException.Builder,EffectivePolicyNotFoundException>toBuilder in class OrganizationsExceptionpublic static EffectivePolicyNotFoundException.Builder builder()
public static Class<? extends EffectivePolicyNotFoundException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.