public static interface ComplianceContributorCount.Builder extends SdkPojo, CopyableBuilder<ComplianceContributorCount.Builder,ComplianceContributorCount>
| Modifier and Type | Method and Description |
|---|---|
ComplianceContributorCount.Builder |
capExceeded(Boolean capExceeded)
Indicates whether the maximum count is reached.
|
ComplianceContributorCount.Builder |
cappedCount(Integer cappedCount)
The number of Amazon Web Services resources or Config rules responsible for the current compliance of the
item.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildComplianceContributorCount.Builder cappedCount(Integer cappedCount)
The number of Amazon Web Services resources or Config rules responsible for the current compliance of the item.
cappedCount - The number of Amazon Web Services resources or 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 © 2023. All rights reserved.