7#include <aws/transcribestreaming/TranscribeStreamingService_EXPORTS.h>
8#include <aws/transcribestreaming/model/ParticipantRole.h>
19namespace TranscribeStreamingService {
45 m_channelIdHasBeenSet =
true;
62 m_participantRoleHasBeenSet =
true;
63 m_participantRole = value;
74 bool m_channelIdHasBeenSet =
false;
75 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