Interface RuntimeTargetConfiguration.Builder

  • Method Details

    • arn

      The Amazon Resource Name (ARN) of the AgentCore Runtime to route requests to.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the AgentCore Runtime to route requests to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • qualifier

      The qualifier for the agent runtime, used to target a specific endpoint version. If not specified, the default endpoint is used.

      Parameters:
      qualifier - The qualifier for the agent runtime, used to target a specific endpoint version. If not specified, the default endpoint is used.
      Returns:
      Returns a reference to this object so that method calls can be chained together.