Interface ComplianceContributorCount.Builder

    • Method Detail

      • 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.