CopyableBuilder<ComplianceContributorCount.Builder,ComplianceContributorCount>, SdkBuilder<ComplianceContributorCount.Builder,ComplianceContributorCount>public static interface ComplianceContributorCount.Builder extends CopyableBuilder<ComplianceContributorCount.Builder,ComplianceContributorCount>
| Modifier and Type | Method | Description |
|---|---|---|
ComplianceContributorCount.Builder |
capExceeded(Boolean capExceeded) |
Indicates whether the maximum count is reached.
|
ComplianceContributorCount.Builder |
cappedCount(Integer cappedCount) |
The number of AWS resources or AWS Config rules responsible for the current compliance of the item.
|
copyapply, buildComplianceContributorCount.Builder cappedCount(Integer cappedCount)
The number of AWS resources or AWS Config rules responsible for the current compliance of the item.
cappedCount - The number of AWS resources or AWS Config rules responsible for the current compliance of the item.ComplianceContributorCount.Builder capExceeded(Boolean capExceeded)
Indicates whether the maximum count is reached.
capExceeded - Indicates whether the maximum count is reached.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.