Interface ComplianceContributorCount.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ComplianceContributorCount.Builder,ComplianceContributorCount>, SdkBuilder<ComplianceContributorCount.Builder,ComplianceContributorCount>, SdkPojo
Enclosing class:
ComplianceContributorCount

public static interface ComplianceContributorCount.Builder extends SdkPojo, CopyableBuilder<ComplianceContributorCount.Builder,ComplianceContributorCount>
  • Method Details

    • cappedCount

      ComplianceContributorCount.Builder cappedCount(Integer cappedCount)

      The number of Amazon Web Services resources or Config rules responsible for the current compliance of the item.

      Parameters:
      cappedCount - The number of Amazon Web Services resources or Config rules responsible for the current compliance of the item.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • capExceeded

      ComplianceContributorCount.Builder capExceeded(Boolean capExceeded)

      Indicates whether the maximum count is reached.

      Parameters:
      capExceeded - Indicates whether the maximum count is reached.
      Returns:
      Returns a reference to this object so that method calls can be chained together.