@Generated(value="software.amazon.awssdk:codegen") public final class PolicyTypeNotEnabledException extends OrganizationsException implements ToCopyableBuilder<PolicyTypeNotEnabledException.Builder,PolicyTypeNotEnabledException>
The specified policy type isn't currently enabled in this root. You can't attach policies of the specified type to entities in a root until you enable that type in the root. For more information, see Enabling all features in your organization in the Organizations User Guide.
| Modifier and Type | Class and Description |
|---|---|
static interface |
PolicyTypeNotEnabledException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static PolicyTypeNotEnabledException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends PolicyTypeNotEnabledException.Builder> |
serializableBuilderClass() |
PolicyTypeNotEnabledException.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 PolicyTypeNotEnabledException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<PolicyTypeNotEnabledException.Builder,PolicyTypeNotEnabledException>toBuilder in class OrganizationsExceptionpublic static PolicyTypeNotEnabledException.Builder builder()
public static Class<? extends PolicyTypeNotEnabledException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.