Interface TemplateLocation.Builder

  • Method Details

    • s3Bucket

      TemplateLocation.Builder s3Bucket(String s3Bucket)

      The Amazon S3 bucket name.

      Parameters:
      s3Bucket - The Amazon S3 bucket name.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • s3Key

      The list of S3 keys identifying the data source files.

      Parameters:
      s3Key - The list of S3 keys identifying the data source files.
      Returns:
      Returns a reference to this object so that method calls can be chained together.