class Aws::AlexaForBusiness::Types::IPDialIn
@see docs.aws.amazon.com/goto/WebAPI/alexaforbusiness-2017-11-09/IPDialIn AWS API Documentation
@return [String]
The protocol, including SIP, SIPS, and H323.
@!attribute [rw] comms_protocol
@return [String]
The IP address.
@!attribute [rw] endpoint
}
comms_protocol: “SIP”, # required, accepts SIP, SIPS, H323
endpoint: “Endpoint”, # required
{
data as a hash:
@note When making an API call, you may pass IPDialIn
The IP endpoint and protocol for calling.