Interface GetAutomatedReasoningPolicyResponse.Builder

  • Method Details

    • policyArn

      The Amazon Resource Name (ARN) of the policy.

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

      The name of the policy.

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

      The version of the policy.

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

      The unique identifier of the policy.

      Parameters:
      policyId - The unique identifier of the policy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      The description of the policy.

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

      GetAutomatedReasoningPolicyResponse.Builder definitionHash(String definitionHash)

      The hash of the policy definition used as a concurrency token.

      Parameters:
      definitionHash - The hash of the policy definition used as a concurrency token.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdAt

      The timestamp when the policy was created.

      Parameters:
      createdAt - The timestamp when the policy was created.
      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.