Object Storage

Prev Next

This is the source node information for the Object Storage type.

Note

For common syntax and field information on the node source, transform, and target types of Data Flow ETL jobs, see ETLJobNode common.

Syntax

The syntax is as follows:

private String regionNo;
private String bucketName;
private String prefix;
private String dataType;
private List<Field> fieldList;

Field

The following describes the fields:

Field Type Required Description
regionNo String Required Region number
bucketName String Required Bucket name
prefix String Required Prefix
dataType String Required Data type
  • JSON | CSV | PARQUET | NDJSON
fieldList List Required Field list