27 namespace ConfigService
54 inline void SetCappedCount(
int value) { m_cappedCountHasBeenSet =
true; m_cappedCount = value; }
70 inline void SetCapExceeded(
bool value) { m_capExceededHasBeenSet =
true; m_capExceeded = value; }
79 bool m_cappedCountHasBeenSet;
81 bool m_capExceededHasBeenSet;
void SetCappedCount(int value)
bool GetCapExceeded() const
int GetCappedCount() const
void SetCapExceeded(bool value)
ComplianceContributorCount & WithCapExceeded(bool value)
ComplianceContributorCount & WithCappedCount(int value)
#define AWS_CONFIGSERVICE_API
JSON (JavaScript Object Notation).