Documentation Index

Fetch the complete documentation index at: https://api.ncloud-docs.com/llms.txt

Use this file to discover all available pages before exploring further.

Object Storage

Prev Next

Object Storage 타입의 소스(source) 노드 정보입니다.

참고

Data Flow ETL 작업의 노드 소스(source), 변환(transform), 타깃(target) 타입에 대한 공통 구문 및 필드 정보는 ETLJobNode 공통을 참조해 주십시오.

구문

구문은 다음과 같습니다.

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

필드

필드에 대한 설명은 다음과 같습니다.

필드 타입 필수 여부 설명
regionNo String Required 리전 번호
bucketName String Required 버킷 이름
prefix String Required 접두어
dataType String Required 데이터 타입
  • JSON | CSV | PARQUET | NDJSON
fieldList List Required 필드 목록