7#include <aws/connect/Connect_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/connect/model/HierarchyGroupCondition.h>
10#include <aws/connect/model/TagCondition.h>
69 bool m_tagConditionsHasBeenSet =
false;
72 bool m_hierarchyGroupConditionHasBeenSet =
false;
const Aws::Vector< TagCondition > & GetTagConditions() const
void SetTagConditions(const Aws::Vector< TagCondition > &value)
void SetHierarchyGroupCondition(HierarchyGroupCondition &&value)
AttributeAndCondition & WithTagConditions(Aws::Vector< TagCondition > &&value)
bool HierarchyGroupConditionHasBeenSet() const
bool TagConditionsHasBeenSet() const
void SetHierarchyGroupCondition(const HierarchyGroupCondition &value)
AttributeAndCondition & WithHierarchyGroupCondition(const HierarchyGroupCondition &value)
AWS_CONNECT_API AttributeAndCondition & operator=(Aws::Utils::Json::JsonView jsonValue)
AttributeAndCondition & AddTagConditions(TagCondition &&value)
AWS_CONNECT_API AttributeAndCondition(Aws::Utils::Json::JsonView jsonValue)
void SetTagConditions(Aws::Vector< TagCondition > &&value)
AttributeAndCondition & AddTagConditions(const TagCondition &value)
AWS_CONNECT_API Aws::Utils::Json::JsonValue Jsonize() const
AttributeAndCondition & WithHierarchyGroupCondition(HierarchyGroupCondition &&value)
AttributeAndCondition & WithTagConditions(const Aws::Vector< TagCondition > &value)
AWS_CONNECT_API AttributeAndCondition()
const HierarchyGroupCondition & GetHierarchyGroupCondition() const
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue