7#include <aws/config/ConfigService_EXPORTS.h>
19namespace ConfigService
47 inline void SetCappedCount(
int value) { m_cappedCountHasBeenSet =
true; m_cappedCount = value; }
57 inline void SetCapExceeded(
bool value) { m_capExceededHasBeenSet =
true; m_capExceeded = value; }
63 bool m_cappedCountHasBeenSet =
false;
66 bool m_capExceededHasBeenSet =
false;
AWS_CONFIGSERVICE_API ComplianceContributorCount(Aws::Utils::Json::JsonView jsonValue)
void SetCappedCount(int value)
bool GetCapExceeded() const
AWS_CONFIGSERVICE_API ComplianceContributorCount()
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