Interface GetOrganizationCustomRulePolicyResponse.Builder

    • Method Detail

      • policyText

        GetOrganizationCustomRulePolicyResponse.Builder policyText​(String policyText)

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

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