Interface DescribeComplianceByConfigRuleResponse.Builder

    • Method Detail

      • complianceByConfigRules

        DescribeComplianceByConfigRuleResponse.Builder complianceByConfigRules​(Collection<ComplianceByConfigRule> complianceByConfigRules)

        Indicates whether each of the specified Config rules is compliant.

        Parameters:
        complianceByConfigRules - Indicates whether each of the specified Config rules is compliant.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • complianceByConfigRules

        DescribeComplianceByConfigRuleResponse.Builder complianceByConfigRules​(ComplianceByConfigRule... complianceByConfigRules)

        Indicates whether each of the specified Config rules is compliant.

        Parameters:
        complianceByConfigRules - Indicates whether each of the specified Config rules is compliant.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • nextToken

        DescribeComplianceByConfigRuleResponse.Builder nextToken​(String nextToken)

        The string that you use in a subsequent request to get the next page of results in a paginated response.

        Parameters:
        nextToken - The string that you use in a subsequent request to get the next page of results in a paginated response.
        Returns:
        Returns a reference to this object so that method calls can be chained together.