Interface GuardrailAutomatedReasoningRule.Builder

    • Method Detail

      • identifier

        GuardrailAutomatedReasoningRule.Builder identifier​(String identifier)

        The unique identifier of the automated reasoning rule.

        Parameters:
        identifier - The unique identifier of the automated reasoning rule.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • policyVersionArn

        GuardrailAutomatedReasoningRule.Builder policyVersionArn​(String policyVersionArn)

        The ARN of the automated reasoning policy version that contains this rule.

        Parameters:
        policyVersionArn - The ARN of the automated reasoning policy version that contains this rule.
        Returns:
        Returns a reference to this object so that method calls can be chained together.