7#include <aws/transcribe/TranscribeService_EXPORTS.h>
8#include <aws/transcribe/model/MedicalScribeParticipantRole.h>
19namespace TranscribeService {
42 m_channelIdHasBeenSet =
true;
59 m_participantRoleHasBeenSet =
true;
60 m_participantRole = value;
71 bool m_channelIdHasBeenSet =
false;
72 bool m_participantRoleHasBeenSet =
false;
AWS_TRANSCRIBESERVICE_API Aws::Utils::Json::JsonValue Jsonize() const
MedicalScribeChannelDefinition & WithParticipantRole(MedicalScribeParticipantRole value)
MedicalScribeParticipantRole GetParticipantRole() const
bool ChannelIdHasBeenSet() const
AWS_TRANSCRIBESERVICE_API MedicalScribeChannelDefinition()=default
void SetChannelId(int value)
void SetParticipantRole(MedicalScribeParticipantRole value)
AWS_TRANSCRIBESERVICE_API MedicalScribeChannelDefinition & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_TRANSCRIBESERVICE_API MedicalScribeChannelDefinition(Aws::Utils::Json::JsonView jsonValue)
bool ParticipantRoleHasBeenSet() const
MedicalScribeChannelDefinition & WithChannelId(int value)
MedicalScribeParticipantRole
Aws::Utils::Json::JsonValue JsonValue