@Generated(value="software.amazon.awssdk:codegen") public final class InsufficientDependencyServiceAccessPermissionException extends CloudTrailException implements ToCopyableBuilder<InsufficientDependencyServiceAccessPermissionException.Builder,InsufficientDependencyServiceAccessPermissionException>
This exception is thrown when the IAM identity that is used to create the organization resource lacks one or more required permissions for creating an organization resource in a required service.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InsufficientDependencyServiceAccessPermissionException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InsufficientDependencyServiceAccessPermissionException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InsufficientDependencyServiceAccessPermissionException.Builder> |
serializableBuilderClass() |
InsufficientDependencyServiceAccessPermissionException.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 InsufficientDependencyServiceAccessPermissionException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InsufficientDependencyServiceAccessPermissionException.Builder,InsufficientDependencyServiceAccessPermissionException>toBuilder in class CloudTrailExceptionpublic static InsufficientDependencyServiceAccessPermissionException.Builder builder()
public static Class<? extends InsufficientDependencyServiceAccessPermissionException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.