7#include <aws/detective/Detective_EXPORTS.h>
8#include <aws/detective/model/IndicatorType.h>
9#include <aws/detective/model/IndicatorDetail.h>
75 bool m_indicatorTypeHasBeenSet =
false;
78 bool m_indicatorDetailHasBeenSet =
false;
void SetIndicatorType(const IndicatorType &value)
AWS_DETECTIVE_API Indicator()
Indicator & WithIndicatorType(IndicatorType &&value)
Indicator & WithIndicatorType(const IndicatorType &value)
Indicator & WithIndicatorDetail(IndicatorDetail &&value)
void SetIndicatorType(IndicatorType &&value)
const IndicatorType & GetIndicatorType() const
void SetIndicatorDetail(IndicatorDetail &&value)
bool IndicatorTypeHasBeenSet() const
AWS_DETECTIVE_API Aws::Utils::Json::JsonValue Jsonize() const
void SetIndicatorDetail(const IndicatorDetail &value)
bool IndicatorDetailHasBeenSet() const
Indicator & WithIndicatorDetail(const IndicatorDetail &value)
AWS_DETECTIVE_API Indicator & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_DETECTIVE_API Indicator(Aws::Utils::Json::JsonView jsonValue)
const IndicatorDetail & GetIndicatorDetail() const
Aws::Utils::Json::JsonValue JsonValue