7#include <aws/qbusiness/QBusiness_EXPORTS.h>
8#include <aws/qbusiness/model/ResponseScope.h>
9#include <aws/qbusiness/model/AppliedOrchestrationConfiguration.h>
10#include <aws/qbusiness/model/BlockedPhrasesConfiguration.h>
11#include <aws/core/utils/memory/stl/AWSVector.h>
12#include <aws/qbusiness/model/AppliedCreatorModeConfiguration.h>
13#include <aws/core/utils/memory/stl/AWSString.h>
14#include <aws/qbusiness/model/HallucinationReductionConfiguration.h>
15#include <aws/qbusiness/model/TopicConfiguration.h>
20template<
typename RESULT_TYPE>
21class AmazonWebServiceResult;
64 template<
typename OrchestrationConfigurationT = AppliedOrchestrationConfiguration>
66 template<
typename OrchestrationConfigurationT = AppliedOrchestrationConfiguration>
75 template<
typename BlockedPhrasesT = BlockedPhrasesConfiguration>
77 template<
typename BlockedPhrasesT = BlockedPhrasesConfiguration>
87 template<
typename TopicConfigurationsT = Aws::Vector<TopicConfiguration>>
89 template<
typename TopicConfigurationsT = Aws::Vector<TopicConfiguration>>
91 template<
typename TopicConfigurationsT = TopicConfiguration>
100 template<
typename CreatorModeConfigurationT = AppliedCreatorModeConfiguration>
102 template<
typename CreatorModeConfigurationT = AppliedCreatorModeConfiguration>
114 template<
typename NextTokenT = Aws::String>
116 template<
typename NextTokenT = Aws::String>
125 template<
typename HallucinationReductionConfigurationT = HallucinationReductionConfiguration>
127 template<
typename HallucinationReductionConfigurationT = HallucinationReductionConfiguration>
134 template<
typename RequestIdT = Aws::String>
136 template<
typename RequestIdT = Aws::String>
142 bool m_responseScopeHasBeenSet =
false;
144 AppliedOrchestrationConfiguration m_orchestrationConfiguration;
145 bool m_orchestrationConfigurationHasBeenSet =
false;
147 BlockedPhrasesConfiguration m_blockedPhrases;
148 bool m_blockedPhrasesHasBeenSet =
false;
151 bool m_topicConfigurationsHasBeenSet =
false;
153 AppliedCreatorModeConfiguration m_creatorModeConfiguration;
154 bool m_creatorModeConfigurationHasBeenSet =
false;
157 bool m_nextTokenHasBeenSet =
false;
159 HallucinationReductionConfiguration m_hallucinationReductionConfiguration;
160 bool m_hallucinationReductionConfigurationHasBeenSet =
false;
163 bool m_requestIdHasBeenSet =
false;
const HallucinationReductionConfiguration & GetHallucinationReductionConfiguration() const
void SetResponseScope(ResponseScope value)
void SetOrchestrationConfiguration(OrchestrationConfigurationT &&value)
AWS_QBUSINESS_API GetChatControlsConfigurationResult()=default
GetChatControlsConfigurationResult & WithRequestId(RequestIdT &&value)
void SetHallucinationReductionConfiguration(HallucinationReductionConfigurationT &&value)
ResponseScope GetResponseScope() const
const BlockedPhrasesConfiguration & GetBlockedPhrases() const
GetChatControlsConfigurationResult & WithTopicConfigurations(TopicConfigurationsT &&value)
void SetRequestId(RequestIdT &&value)
void SetNextToken(NextTokenT &&value)
GetChatControlsConfigurationResult & WithNextToken(NextTokenT &&value)
GetChatControlsConfigurationResult & WithHallucinationReductionConfiguration(HallucinationReductionConfigurationT &&value)
GetChatControlsConfigurationResult & AddTopicConfigurations(TopicConfigurationsT &&value)
const AppliedOrchestrationConfiguration & GetOrchestrationConfiguration() const
GetChatControlsConfigurationResult & WithBlockedPhrases(BlockedPhrasesT &&value)
void SetCreatorModeConfiguration(CreatorModeConfigurationT &&value)
AWS_QBUSINESS_API GetChatControlsConfigurationResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetBlockedPhrases(BlockedPhrasesT &&value)
const AppliedCreatorModeConfiguration & GetCreatorModeConfiguration() const
void SetTopicConfigurations(TopicConfigurationsT &&value)
AWS_QBUSINESS_API GetChatControlsConfigurationResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
const Aws::Vector< TopicConfiguration > & GetTopicConfigurations() const
GetChatControlsConfigurationResult & WithResponseScope(ResponseScope value)
GetChatControlsConfigurationResult & WithCreatorModeConfiguration(CreatorModeConfigurationT &&value)
const Aws::String & GetRequestId() const
GetChatControlsConfigurationResult & WithOrchestrationConfiguration(OrchestrationConfigurationT &&value)
const Aws::String & GetNextToken() const
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue