@Generated(value="software.amazon.awssdk:codegen") public final class NotOrganizationManagementAccountException extends CloudTrailException implements ToCopyableBuilder<NotOrganizationManagementAccountException.Builder,NotOrganizationManagementAccountException>
This exception is thrown when the account making the request is not the organization's management account.
| Modifier and Type | Class and Description |
|---|---|
static interface |
NotOrganizationManagementAccountException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static NotOrganizationManagementAccountException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends NotOrganizationManagementAccountException.Builder> |
serializableBuilderClass() |
NotOrganizationManagementAccountException.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 NotOrganizationManagementAccountException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<NotOrganizationManagementAccountException.Builder,NotOrganizationManagementAccountException>toBuilder in class CloudTrailExceptionpublic static NotOrganizationManagementAccountException.Builder builder()
public static Class<? extends NotOrganizationManagementAccountException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.