7#include <aws/transcribe/TranscribeService_EXPORTS.h>
8#include <aws/transcribe/model/ParticipantRole.h>
19namespace TranscribeService {
45 m_channelIdHasBeenSet =
true;
62 m_participantRoleHasBeenSet =
true;
63 m_participantRole = value;
74 bool m_channelIdHasBeenSet =
false;
75 bool m_participantRoleHasBeenSet =
false;
ParticipantRole GetParticipantRole() const
void SetParticipantRole(ParticipantRole value)
bool ParticipantRoleHasBeenSet() const
ChannelDefinition & WithParticipantRole(ParticipantRole value)
AWS_TRANSCRIBESERVICE_API Aws::Utils::Json::JsonValue Jsonize() const
bool ChannelIdHasBeenSet() const
void SetChannelId(int value)
AWS_TRANSCRIBESERVICE_API ChannelDefinition(Aws::Utils::Json::JsonView jsonValue)
AWS_TRANSCRIBESERVICE_API ChannelDefinition()=default
ChannelDefinition & WithChannelId(int value)
AWS_TRANSCRIBESERVICE_API ChannelDefinition & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue