7#include <aws/qbusiness/QBusiness_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
48 template<
typename BlockedPhrasesT = Aws::Vector<Aws::String>>
50 template<
typename BlockedPhrasesT = Aws::Vector<Aws::String>>
52 template<
typename BlockedPhrasesT = Aws::String>
63 template<
typename SystemMessageOverr
ideT = Aws::String>
65 template<
typename SystemMessageOverr
ideT = Aws::String>
71 bool m_blockedPhrasesHasBeenSet =
false;
74 bool m_systemMessageOverrideHasBeenSet =
false;
BlockedPhrasesConfiguration & WithBlockedPhrases(BlockedPhrasesT &&value)
BlockedPhrasesConfiguration & WithSystemMessageOverride(SystemMessageOverrideT &&value)
const Aws::String & GetSystemMessageOverride() const
const Aws::Vector< Aws::String > & GetBlockedPhrases() const
AWS_QBUSINESS_API Aws::Utils::Json::JsonValue Jsonize() const
bool BlockedPhrasesHasBeenSet() const
AWS_QBUSINESS_API BlockedPhrasesConfiguration(Aws::Utils::Json::JsonView jsonValue)
bool SystemMessageOverrideHasBeenSet() const
void SetBlockedPhrases(BlockedPhrasesT &&value)
BlockedPhrasesConfiguration & AddBlockedPhrases(BlockedPhrasesT &&value)
AWS_QBUSINESS_API BlockedPhrasesConfiguration()=default
AWS_QBUSINESS_API BlockedPhrasesConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetSystemMessageOverride(SystemMessageOverrideT &&value)
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