7#include <aws/customer-profiles/CustomerProfiles_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
22namespace CustomerProfiles
58 bool m_matchingAttributesListHasBeenSet =
false;
AWS_CUSTOMERPROFILES_API Consolidation & operator=(Aws::Utils::Json::JsonView jsonValue)
Consolidation & AddMatchingAttributesList(const Aws::Vector< Aws::String > &value)
Consolidation & WithMatchingAttributesList(Aws::Vector< Aws::Vector< Aws::String > > &&value)
void SetMatchingAttributesList(const Aws::Vector< Aws::Vector< Aws::String > > &value)
AWS_CUSTOMERPROFILES_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_CUSTOMERPROFILES_API Consolidation(Aws::Utils::Json::JsonView jsonValue)
void SetMatchingAttributesList(Aws::Vector< Aws::Vector< Aws::String > > &&value)
bool MatchingAttributesListHasBeenSet() const
const Aws::Vector< Aws::Vector< Aws::String > > & GetMatchingAttributesList() const
Consolidation & AddMatchingAttributesList(Aws::Vector< Aws::String > &&value)
AWS_CUSTOMERPROFILES_API Consolidation()
Consolidation & WithMatchingAttributesList(const Aws::Vector< Aws::Vector< Aws::String > > &value)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue