7#include <aws/xray/XRay_EXPORTS.h>
40 m_otherCountHasBeenSet =
true;
57 m_totalCountHasBeenSet =
true;
66 long long m_otherCount{0};
68 long long m_totalCount{0};
69 bool m_otherCountHasBeenSet =
false;
70 bool m_totalCountHasBeenSet =
false;
long long GetTotalCount() const
AWS_XRAY_API FaultStatistics & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetTotalCount(long long value)
FaultStatistics & WithTotalCount(long long value)
AWS_XRAY_API Aws::Utils::Json::JsonValue Jsonize() const
bool OtherCountHasBeenSet() const
AWS_XRAY_API FaultStatistics()=default
void SetOtherCount(long long value)
bool TotalCountHasBeenSet() const
long long GetOtherCount() const
AWS_XRAY_API FaultStatistics(Aws::Utils::Json::JsonView jsonValue)
FaultStatistics & WithOtherCount(long long value)
Aws::Utils::Json::JsonValue JsonValue