Class TrafficPolicyAlreadyExistsException

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

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

A traffic policy that has the same value for Name already exists.

See Also: