Class CachePolicyAlreadyExistsException

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

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

A cache policy with this name already exists. You must provide a unique name. To modify an existing cache policy, use UpdateCachePolicy.

See Also: