Interface InferenceS3InputConfiguration.Builder

  • Method Details

    • bucket

      The bucket containing the input dataset for the inference.

      Parameters:
      bucket - The bucket containing the input dataset for the inference.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • prefix

      The prefix for the S3 bucket used for the input data for the inference.

      Parameters:
      prefix - The prefix for the S3 bucket used for the input data for the inference.
      Returns:
      Returns a reference to this object so that method calls can be chained together.