Values_1.DescribePhoneNumberRequestSourceGets details and status of a phone number that’s claimed to your Amazon Connect instance or traffic distribution group. If the number is claimed to a traffic distribution group, and you are calling in the Amazon Web Services Region where the traffic distribution group was created, you can use either a phone number ARN or UUID value for the PhoneNumberId URI request parameter. However, if the number is claimed to a traffic distribution group and you are calling this API in the alternate Amazon Web Services Region associated with the traffic distribution group, you must provide a full phone number ARN. If a UUID is provided in this scenario, you receive a ResourceNotFoundException.
type nonrec t = {phoneNumberId : Values_0.PhoneNumberId.t;A unique identifier for the phone number.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of Values_0.PhoneNumberId.t ]) list ]