7#include <aws/transcribe/TranscribeService_EXPORTS.h>
8#include <aws/transcribe/model/MedicalScribeParticipantRole.h>
21namespace TranscribeService
47 inline void SetChannelId(
int value) { m_channelIdHasBeenSet =
true; m_channelId = value; }
66 bool m_channelIdHasBeenSet =
false;
69 bool m_participantRoleHasBeenSet =
false;
AWS_TRANSCRIBESERVICE_API Aws::Utils::Json::JsonValue Jsonize() const
MedicalScribeChannelDefinition & WithParticipantRole(MedicalScribeParticipantRole &&value)
void SetParticipantRole(const MedicalScribeParticipantRole &value)
MedicalScribeChannelDefinition & WithParticipantRole(const MedicalScribeParticipantRole &value)
const MedicalScribeParticipantRole & GetParticipantRole() const
void SetParticipantRole(MedicalScribeParticipantRole &&value)
AWS_TRANSCRIBESERVICE_API MedicalScribeChannelDefinition()
bool ChannelIdHasBeenSet() const
void SetChannelId(int 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