Interface MonitoringGroundTruthS3Input.Builder

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

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

    • s3Uri

      The address of the Amazon S3 location of the ground truth labels.

      Parameters:
      s3Uri - The address of the Amazon S3 location of the ground truth labels.
      Returns:
      Returns a reference to this object so that method calls can be chained together.