7#include <aws/transcribestreaming/TranscribeStreamingService_EXPORTS.h>
8#include <aws/transcribestreaming/model/ParticipantRole.h>
21namespace TranscribeStreamingService
50 inline void SetChannelId(
int value) { m_channelIdHasBeenSet =
true; m_channelId = value; }
67 bool m_channelIdHasBeenSet =
false;
70 bool m_participantRoleHasBeenSet =
false;
void SetParticipantRole(ParticipantRole value)
ParticipantRole GetParticipantRole() const
AWS_TRANSCRIBESTREAMINGSERVICE_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_TRANSCRIBESTREAMINGSERVICE_API ChannelDefinition()=default
bool ChannelIdHasBeenSet() const
AWS_TRANSCRIBESTREAMINGSERVICE_API ChannelDefinition(Aws::Utils::Json::JsonView jsonValue)
bool ParticipantRoleHasBeenSet() const
AWS_TRANSCRIBESTREAMINGSERVICE_API ChannelDefinition & operator=(Aws::Utils::Json::JsonView jsonValue)
ChannelDefinition & WithChannelId(int value)
void SetChannelId(int value)
ChannelDefinition & WithParticipantRole(ParticipantRole value)
Aws::Utils::Json::JsonValue JsonValue