Class ConflictingTypesException

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

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

You tried to update a traffic policy instance by using a traffic policy version that has a different DNS type than the current type for the instance. You specified the type in the JSON document in the CreateTrafficPolicy or CreateTrafficPolicyVersionrequest.

See Also: