Interface CreateAutomatedReasoningPolicyVersionResponse.Builder

  • Method Details

    • policyArn

      The versioned Amazon Resource Name (ARN) of the policy version.

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

      The version number of the policy version.

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

      The name of the policy version.

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

      The description of the policy version.

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

      The hash of the policy definition for this version.

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

      The timestamp when the policy version was created.

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