7#include <aws/lexv2-models/LexModelsV2_EXPORTS.h>
8#include <aws/lexv2-models/model/IntentSortAttribute.h>
9#include <aws/lexv2-models/model/SortOrder.h>
64 bool m_attributeHasBeenSet =
false;
67 bool m_orderHasBeenSet =
false;
AWS_LEXMODELSV2_API IntentSortBy()=default
IntentSortAttribute GetAttribute() const
AWS_LEXMODELSV2_API IntentSortBy(Aws::Utils::Json::JsonView jsonValue)
bool AttributeHasBeenSet() const
AWS_LEXMODELSV2_API IntentSortBy & operator=(Aws::Utils::Json::JsonView jsonValue)
IntentSortBy & WithOrder(SortOrder value)
void SetOrder(SortOrder value)
SortOrder GetOrder() const
void SetAttribute(IntentSortAttribute value)
AWS_LEXMODELSV2_API Aws::Utils::Json::JsonValue Jsonize() const
bool OrderHasBeenSet() const
IntentSortBy & WithAttribute(IntentSortAttribute value)
Aws::Utils::Json::JsonValue JsonValue