class Aws::AlexaForBusiness::Types::CreateConferenceProviderRequest
@see docs.aws.amazon.com/goto/WebAPI/alexaforbusiness-2017-11-09/CreateConferenceProviderRequest AWS API Documentation
@return [String]
not need to pass this option.
**A suitable default value is auto-generated.** You should normally
The request token of the client.
@!attribute [rw] client_request_token
@return [Types::MeetingSetting]
The meeting settings for the conference provider.
@!attribute [rw] meeting_setting
@return [Types::PSTNDialIn]
The information for PSTN conferencing.
@!attribute [rw] pstn_dial_in
@return [Types::IPDialIn]
The IP endpoint and protocol for calling.
@!attribute [rw] ip_dial_in
@return [String]
Represents a type within a list of predefined types.
@!attribute [rw] conference_provider_type
@return [String]
The name of the conference provider.
@!attribute [rw] conference_provider_name
}
client_request_token: “ClientRequestToken”,
},
require_pin: “YES”, # required, accepts YES, NO, OPTIONAL
meeting_setting: { # required
},
one_click_pin_delay: “OneClickPinDelay”, # required
one_click_id_delay: “OneClickIdDelay”, # required
phone_number: “OutboundPhoneNumber”, # required
country_code: “CountryCode”, # required
pstn_dial_in: {
},
comms_protocol: “SIP”, # required, accepts SIP, SIPS, H323
endpoint: “Endpoint”, # required
ip_dial_in: {
conference_provider_type: “CHIME”, # required, accepts CHIME, BLUEJEANS, FUZE, GOOGLE_HANGOUTS, POLYCOM, RINGCENTRAL, SKYPE_FOR_BUSINESS, WEBEX, ZOOM, CUSTOM
conference_provider_name: “ConferenceProviderName”, # required
{
data as a hash:
@note When making an API call, you may pass CreateConferenceProviderRequest