Interface AggregateComplianceByConfigRule.Builder

    • Method Detail

      • configRuleName

        AggregateComplianceByConfigRule.Builder configRuleName​(String configRuleName)

        The name of the Config rule.

        Parameters:
        configRuleName - The name of the Config rule.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • compliance

        AggregateComplianceByConfigRule.Builder compliance​(Compliance compliance)

        Indicates whether an Amazon Web Services resource or Config rule is compliant and provides the number of contributors that affect the compliance.

        Parameters:
        compliance - Indicates whether an Amazon Web Services resource or Config rule is compliant and provides the number of contributors that affect the compliance.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • accountId

        AggregateComplianceByConfigRule.Builder accountId​(String accountId)

        The 12-digit account ID of the source account.

        Parameters:
        accountId - The 12-digit account ID of the source account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • awsRegion

        AggregateComplianceByConfigRule.Builder awsRegion​(String awsRegion)

        The source region from where the data is aggregated.

        Parameters:
        awsRegion - The source region from where the data is aggregated.
        Returns:
        Returns a reference to this object so that method calls can be chained together.