Class CachePolicyInUseException

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

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

Cannot delete the cache policy because it is attached to one or more cache behaviors.

See Also: