7#include <aws/connect/Connect_EXPORTS.h>
8#include <aws/connect/model/ContactParticipantRole.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
43 m_contactParticipantRoleHasBeenSet =
true;
44 m_contactParticipantRole = value;
58 template <
typename ContactParticipantIdT = Aws::String>
60 m_contactParticipantIdHasBeenSet =
true;
61 m_contactParticipantId = std::forward<ContactParticipantIdT>(value);
63 template <
typename ContactParticipantIdT = Aws::String>
73 bool m_contactParticipantRoleHasBeenSet =
false;
74 bool m_contactParticipantIdHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue