Interface HumanLoopOutput.Builder

All Superinterfaces:
Buildable, CopyableBuilder<HumanLoopOutput.Builder,HumanLoopOutput>, SdkBuilder<HumanLoopOutput.Builder,HumanLoopOutput>, SdkPojo
Enclosing class:
HumanLoopOutput

public static interface HumanLoopOutput.Builder extends SdkPojo, CopyableBuilder<HumanLoopOutput.Builder,HumanLoopOutput>
  • Method Details

    • outputS3Uri

      HumanLoopOutput.Builder outputS3Uri(String outputS3Uri)

      The location of the Amazon S3 object where Amazon Augmented AI stores your human loop output.

      Parameters:
      outputS3Uri - The location of the Amazon S3 object where Amazon Augmented AI stores your human loop output.
      Returns:
      Returns a reference to this object so that method calls can be chained together.