class Aws::Chime::Types::UpdatePhoneNumberRequest
@note When making an API call, you may pass UpdatePhoneNumberRequest
data as a hash: { phone_number_id: "String", # required product_type: "BusinessCalling", # accepts BusinessCalling, VoiceConnector, SipMediaApplicationDialIn calling_name: "CallingName", }
@!attribute [rw] phone_number_id
The phone number ID. @return [String]
@!attribute [rw] product_type
The product type. @return [String]
@!attribute [rw] calling_name
The outbound calling name associated with the phone number. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/UpdatePhoneNumberRequest AWS API Documentation
Constants
- SENSITIVE