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>
49 template<
typename BlockedPhrasesToCreateOrUpdateT = Aws::Vector<Aws::String>>
51 template<
typename BlockedPhrasesToCreateOrUpdateT = Aws::Vector<Aws::String>>
53 template<
typename BlockedPhrasesToCreateOrUpdateT = Aws::String>
64 template<
typename BlockedPhrasesToDeleteT = Aws::Vector<Aws::String>>
66 template<
typename BlockedPhrasesToDeleteT = Aws::Vector<Aws::String>>
68 template<
typename BlockedPhrasesToDeleteT = Aws::String>
79 template<
typename SystemMessageOverr
ideT = Aws::String>
81 template<
typename SystemMessageOverr
ideT = Aws::String>
87 bool m_blockedPhrasesToCreateOrUpdateHasBeenSet =
false;
90 bool m_blockedPhrasesToDeleteHasBeenSet =
false;
93 bool m_systemMessageOverrideHasBeenSet =
false;
BlockedPhrasesConfigurationUpdate & AddBlockedPhrasesToDelete(BlockedPhrasesToDeleteT &&value)
AWS_QBUSINESS_API BlockedPhrasesConfigurationUpdate()=default
BlockedPhrasesConfigurationUpdate & WithSystemMessageOverride(SystemMessageOverrideT &&value)
void SetBlockedPhrasesToDelete(BlockedPhrasesToDeleteT &&value)
AWS_QBUSINESS_API BlockedPhrasesConfigurationUpdate & operator=(Aws::Utils::Json::JsonView jsonValue)
bool SystemMessageOverrideHasBeenSet() const
BlockedPhrasesConfigurationUpdate & AddBlockedPhrasesToCreateOrUpdate(BlockedPhrasesToCreateOrUpdateT &&value)
AWS_QBUSINESS_API Aws::Utils::Json::JsonValue Jsonize() const
const Aws::Vector< Aws::String > & GetBlockedPhrasesToDelete() const
void SetSystemMessageOverride(SystemMessageOverrideT &&value)
BlockedPhrasesConfigurationUpdate & WithBlockedPhrasesToCreateOrUpdate(BlockedPhrasesToCreateOrUpdateT &&value)
bool BlockedPhrasesToCreateOrUpdateHasBeenSet() const
bool BlockedPhrasesToDeleteHasBeenSet() const
const Aws::String & GetSystemMessageOverride() const
void SetBlockedPhrasesToCreateOrUpdate(BlockedPhrasesToCreateOrUpdateT &&value)
const Aws::Vector< Aws::String > & GetBlockedPhrasesToCreateOrUpdate() const
BlockedPhrasesConfigurationUpdate & WithBlockedPhrasesToDelete(BlockedPhrasesToDeleteT &&value)
AWS_QBUSINESS_API BlockedPhrasesConfigurationUpdate(Aws::Utils::Json::JsonView jsonValue)
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