7#include <aws/datazone/DataZone_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/datazone/model/MatchRationaleItem.h>
48 template<
typename MatchRationaleT = Aws::Vector<MatchRationaleItem>>
49 void SetMatchRationale(MatchRationaleT&& value) { m_matchRationaleHasBeenSet =
true; m_matchRationale = std::forward<MatchRationaleT>(value); }
50 template<
typename MatchRationaleT = Aws::Vector<MatchRationaleItem>>
52 template<
typename MatchRationaleT = MatchRationaleItem>
58 bool m_matchRationaleHasBeenSet =
false;
GlossaryItemAdditionalAttributes & AddMatchRationale(MatchRationaleT &&value)
void SetMatchRationale(MatchRationaleT &&value)
AWS_DATAZONE_API Aws::Utils::Json::JsonValue Jsonize() const
bool MatchRationaleHasBeenSet() const
AWS_DATAZONE_API GlossaryItemAdditionalAttributes & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::Vector< MatchRationaleItem > & GetMatchRationale() const
AWS_DATAZONE_API GlossaryItemAdditionalAttributes(Aws::Utils::Json::JsonView jsonValue)
AWS_DATAZONE_API GlossaryItemAdditionalAttributes()=default
GlossaryItemAdditionalAttributes & WithMatchRationale(MatchRationaleT &&value)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue