class Aws::KinesisVideoSignalingChannels::Types::SendAlexaOfferToMasterRequest
@note When making an API call, you may pass SendAlexaOfferToMasterRequest
data as a hash: { channel_arn: "ResourceARN", # required sender_client_id: "ClientId", # required message_payload: "MessagePayload", # required }
@!attribute [rw] channel_arn
The ARN of the signaling channel by which Alexa and the master peer communicate. @return [String]
@!attribute [rw] sender_client_id
The unique identifier for the sender client. @return [String]
@!attribute [rw] message_payload
The base64-encoded SDP offer content. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/kinesis-video-signaling-2019-12-04/SendAlexaOfferToMasterRequest AWS API Documentation
Constants
- SENSITIVE