7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/quicksight/model/OtherCategories.h>
43 m_itemsLimitHasBeenSet =
true;
61 m_otherCategoriesHasBeenSet =
true;
62 m_otherCategories = value;
70 long long m_itemsLimit{0};
73 bool m_itemsLimitHasBeenSet =
false;
74 bool m_otherCategoriesHasBeenSet =
false;
ItemsLimitConfiguration & WithOtherCategories(OtherCategories value)
AWS_QUICKSIGHT_API ItemsLimitConfiguration(Aws::Utils::Json::JsonView jsonValue)
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
OtherCategories GetOtherCategories() const
long long GetItemsLimit() const
bool ItemsLimitHasBeenSet() const
ItemsLimitConfiguration & WithItemsLimit(long long value)
AWS_QUICKSIGHT_API ItemsLimitConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetItemsLimit(long long value)
bool OtherCategoriesHasBeenSet() const
AWS_QUICKSIGHT_API ItemsLimitConfiguration()=default
void SetOtherCategories(OtherCategories value)
Aws::Utils::Json::JsonValue JsonValue