7#include <aws/transcribe/TranscribeService_EXPORTS.h>
8#include <aws/transcribe/model/ParticipantRole.h>
21namespace TranscribeService
50 inline void SetChannelId(
int value) { m_channelIdHasBeenSet =
true; m_channelId = value; }
67 bool m_channelIdHasBeenSet =
false;
70 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