@Generated(value="software.amazon.awssdk:codegen") public class OrganizationNotEmptyException extends OrganizationsException implements ToCopyableBuilder<OrganizationNotEmptyException.Builder,OrganizationNotEmptyException>
The organization isn't empty. To delete an organization, you must first remove all accounts except the master account, delete all organizational units (OUs), and delete all policies.
| Modifier and Type | Class and Description |
|---|---|
static interface |
OrganizationNotEmptyException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static OrganizationNotEmptyException.Builder |
builder() |
static Class<? extends OrganizationNotEmptyException.Builder> |
serializableBuilderClass() |
OrganizationNotEmptyException.Builder |
toBuilder()
Take this object and create a builder that contains all of the current property values of this object.
|
additionalThrottlingCondition, isClockSkewExceptionerrorCode, errorCode, errorMessage, errorMessage, errorType, errorType, getMessage, headers, headers, isThrottlingException, rawResponse, rawResponse, requestId, requestId, serviceName, serviceName, statusCode, statusCoderetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitcopypublic OrganizationNotEmptyException.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<OrganizationNotEmptyException.Builder,OrganizationNotEmptyException>public static OrganizationNotEmptyException.Builder builder()
public static Class<? extends OrganizationNotEmptyException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.