Class RVS3DataSourceItem

    • Constructor Detail

      • RVS3DataSourceItem

        public RVS3DataSourceItem​(RVS3DataSource dataSource)
    • Method Detail

      • setPath

        public String setPath​(String value)
        S3 path for the file represented by this item. For example: 's3://my-bucket/path/to/file.csv'.
        Parameters:
        value -
        Returns:
      • getPath

        public String getPath()
        S3 path for the file represented by this item. For example: 's3://my-bucket/path/to/file.csv'.
        Returns: