Class ResponseHeadersPolicyAlreadyExistsException

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

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

A response headers policy with this name already exists. You must provide a unique name. To modify an existing response headers policy, use UpdateResponseHeadersPolicy.

See Also: