7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/qconnect/QConnect_EXPORTS.h>
42 template <
typename AiAgentIdT = Aws::String>
44 m_aiAgentIdHasBeenSet =
true;
45 m_aiAgentId = std::forward<AiAgentIdT>(value);
47 template <
typename AiAgentIdT = Aws::String>
55 bool m_aiAgentIdHasBeenSet =
false;
AWS_QCONNECT_API AIAgentConfigurationData()=default
AWS_QCONNECT_API AIAgentConfigurationData(Aws::Utils::Json::JsonView jsonValue)
AWS_QCONNECT_API AIAgentConfigurationData & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_QCONNECT_API Aws::Utils::Json::JsonValue Jsonize() const
const Aws::String & GetAiAgentId() const
void SetAiAgentId(AiAgentIdT &&value)
AIAgentConfigurationData & WithAiAgentId(AiAgentIdT &&value)
bool AiAgentIdHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue