Class PolicyInUseException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<PolicyInUseException.Builder,PolicyInUseException>

@Generated("software.amazon.awssdk:codegen") public final class PolicyInUseException extends OrganizationsException implements ToCopyableBuilder<PolicyInUseException.Builder,PolicyInUseException>

The policy is attached to one or more entities. You must detach it from all roots, OUs, and accounts before performing this operation.

See Also: