import { ServiceException as __ServiceException__ } from "@aws-sdk/types"; /** *
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.
Descriptive message for the error response.
*/ message?: string; }