Interface TrainingDataConfig.Builder

    • Method Detail

      • s3Uri

        TrainingDataConfig.Builder s3Uri​(String s3Uri)

        The S3 URI where the training data is stored.

        Parameters:
        s3Uri - The S3 URI where the training data is stored.
        Returns:
        Returns a reference to this object so that method calls can be chained together.