7#include <aws/config/ConfigService_EXPORTS.h>
16namespace ConfigService {
41 m_cappedCountHasBeenSet =
true;
42 m_cappedCount = value;
57 m_capExceededHasBeenSet =
true;
58 m_capExceeded = value;
68 bool m_capExceeded{
false};
69 bool m_cappedCountHasBeenSet =
false;
70 bool m_capExceededHasBeenSet =
false;
AWS_CONFIGSERVICE_API ComplianceContributorCount(Aws::Utils::Json::JsonView jsonValue)
AWS_CONFIGSERVICE_API ComplianceContributorCount()=default
void SetCappedCount(int value)
bool GetCapExceeded() const
bool CappedCountHasBeenSet() const
AWS_CONFIGSERVICE_API Aws::Utils::Json::JsonValue Jsonize() const
void SetCapExceeded(bool value)
bool CapExceededHasBeenSet() const
AWS_CONFIGSERVICE_API ComplianceContributorCount & operator=(Aws::Utils::Json::JsonView jsonValue)
int GetCappedCount() const
ComplianceContributorCount & WithCapExceeded(bool value)
ComplianceContributorCount & WithCappedCount(int value)
Aws::Utils::Json::JsonValue JsonValue