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.

Cloud DB for MySQL

Prev Next

Cloud DB for MySQL 타입의 소스(source) 노드 정보입니다.

참고

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

구문

구문은 다음과 같습니다.

private String connectionId;
private String table;
private List<Field> fieldList;

필드

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

필드 필수 여부 타입 설명
connectionId String Required 커넥션 아이디
table String Required 테이블 이름
fieldList List Required 필드 목록