class Aws::AlexaForBusiness::Types::PSTNDialIn
The information for public switched telephone network (PSTN) conferencing.
@note When making an API call, you may pass PSTNDialIn
data as a hash: { country_code: "CountryCode", # required phone_number: "OutboundPhoneNumber", # required one_click_id_delay: "OneClickIdDelay", # required one_click_pin_delay: "OneClickPinDelay", # required }
@!attribute [rw] country_code
The zip code. @return [String]
@!attribute [rw] phone_number
The phone number to call to join the conference. @return [String]
@!attribute [rw] one_click_id_delay
The delay duration before Alexa enters the conference ID with dual-tone multi-frequency (DTMF). Each number on the dial pad corresponds to a DTMF tone, which is how we send data over the telephone network. @return [String]
@!attribute [rw] one_click_pin_delay
The delay duration before Alexa enters the conference pin with dual-tone multi-frequency (DTMF). Each number on the dial pad corresponds to a DTMF tone, which is how we send data over the telephone network. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/alexaforbusiness-2017-11-09/PSTNDialIn AWS API Documentation
Constants
- SENSITIVE