ExAws.Chime.Voice.UpdatePhoneNumberRequestItem (ex_aws_chime v2.0.1)

Module representing the Chime UpdatePhoneNumberRequestItem data type

See https://docs.aws.amazon.com/chime/latest/APIReference/API_UpdatePhoneNumberRequestItem.html

Summary

Types

@type t() :: %ExAws.Chime.Voice.UpdatePhoneNumberRequestItem{
  calling_name: String.t(),
  phone_number_id: String.t(),
  product_type: String.t()
}