Interface UpdateAutomatedReasoningPolicyResponse.Builder

  • Method Details

    • policyArn

      The Amazon Resource Name (ARN) of the updated policy.

      Parameters:
      policyArn - The Amazon Resource Name (ARN) of the updated policy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The updated name of the policy.

      Parameters:
      name - The updated name of the policy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • definitionHash

      The hash of the updated policy definition.

      Parameters:
      definitionHash - The hash of the updated policy definition.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • updatedAt

      The timestamp when the policy was last updated.

      Parameters:
      updatedAt - The timestamp when the policy was last updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.