7#include <aws/lexv2-models/LexModelsV2_EXPORTS.h>
16namespace LexModelsV2 {
39 m_discoveredIntentCountHasBeenSet =
true;
40 m_discoveredIntentCount = value;
48 int m_discoveredIntentCount{0};
49 bool m_discoveredIntentCountHasBeenSet =
false;
int GetDiscoveredIntentCount() const
bool DiscoveredIntentCountHasBeenSet() const
AWS_LEXMODELSV2_API IntentStatistics()=default
void SetDiscoveredIntentCount(int value)
AWS_LEXMODELSV2_API IntentStatistics(Aws::Utils::Json::JsonView jsonValue)
IntentStatistics & WithDiscoveredIntentCount(int value)
AWS_LEXMODELSV2_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_LEXMODELSV2_API IntentStatistics & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue