@Generated(value="software.amazon.awssdk:codegen") public final class OrganizationAllFeaturesNotEnabledException extends ConfigException implements ToCopyableBuilder<OrganizationAllFeaturesNotEnabledException.Builder,OrganizationAllFeaturesNotEnabledException>
Config resource cannot be created because your organization does not have all features enabled.
| Modifier and Type | Class and Description |
|---|---|
static interface |
OrganizationAllFeaturesNotEnabledException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static OrganizationAllFeaturesNotEnabledException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends OrganizationAllFeaturesNotEnabledException.Builder> |
serializableBuilderClass() |
OrganizationAllFeaturesNotEnabledException.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 OrganizationAllFeaturesNotEnabledException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<OrganizationAllFeaturesNotEnabledException.Builder,OrganizationAllFeaturesNotEnabledException>toBuilder in class ConfigExceptionpublic static OrganizationAllFeaturesNotEnabledException.Builder builder()
public static Class<? extends OrganizationAllFeaturesNotEnabledException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.