Interface GetCustomRulePolicyResponse.Builder

    • Method Detail

      • policyText

        GetCustomRulePolicyResponse.Builder policyText​(String policyText)

        The policy definition containing the logic for your Config Custom Policy rule.

        Parameters:
        policyText - The policy definition containing the logic for your Config Custom Policy rule.
        Returns:
        Returns a reference to this object so that method calls can be chained together.