Interface AutomatedReasoningCheckRule.Builder

  • Method Details

    • id

      The unique identifier of the automated reasoning rule.

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

      AutomatedReasoningCheckRule.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.