Interface PartnerAppSummary.Builder

  • Method Details

    • arn

      The ARN of the SageMaker Partner AI App.

      Parameters:
      arn - The ARN of the SageMaker Partner AI App.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the SageMaker Partner AI App.

      Parameters:
      name - The name of the SageMaker Partner AI App.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • type

      The type of SageMaker Partner AI App to create. Must be one of the following: lakera-guard, comet, deepchecks-llm-evaluation, or fiddler.

      Parameters:
      type - The type of SageMaker Partner AI App to create. Must be one of the following: lakera-guard, comet, deepchecks-llm-evaluation, or fiddler.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The type of SageMaker Partner AI App to create. Must be one of the following: lakera-guard, comet, deepchecks-llm-evaluation, or fiddler.

      Parameters:
      type - The type of SageMaker Partner AI App to create. Must be one of the following: lakera-guard, comet, deepchecks-llm-evaluation, or fiddler.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the SageMaker Partner AI App.

      Parameters:
      status - The status of the SageMaker Partner AI App.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the SageMaker Partner AI App.

      Parameters:
      status - The status of the SageMaker Partner AI App.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • creationTime

      PartnerAppSummary.Builder creationTime(Instant creationTime)

      The creation time of the SageMaker Partner AI App.

      Parameters:
      creationTime - The creation time of the SageMaker Partner AI App.
      Returns:
      Returns a reference to this object so that method calls can be chained together.