OracleCloudStorageLocation interface

Oracle Cloud Storage 데이터 세트의 위치입니다.

Extends

속성

bucketName

Oracle Cloud Storage의 bucketName을 지정합니다. 형식: string(또는 resultType 문자열이 있는 식)

type

이 개체가 될 수 있는 다양한 형식을 지정하는 다형 판별자

version

Oracle Cloud Storage 버전을 지정합니다. 형식: 문자열(또는 resultType 문자열이 있는 식).

상속된 속성

fileName

데이터 세트의 파일 이름을 지정합니다. 형식: 문자열(또는 resultType 문자열이 있는 식).

folderPath

데이터 세트의 폴더 경로를 지정합니다. 형식: string(또는 resultType 문자열이 있는 식)

속성 세부 정보

bucketName

Oracle Cloud Storage의 bucketName을 지정합니다. 형식: string(또는 resultType 문자열이 있는 식)

bucketName?: any

속성 값

any

type

이 개체가 될 수 있는 다양한 형식을 지정하는 다형 판별자

type: "OracleCloudStorageLocation"

속성 값

"OracleCloudStorageLocation"

version

Oracle Cloud Storage 버전을 지정합니다. 형식: 문자열(또는 resultType 문자열이 있는 식).

version?: any

속성 값

any

상속된 속성 세부 정보

fileName

데이터 세트의 파일 이름을 지정합니다. 형식: 문자열(또는 resultType 문자열이 있는 식).

fileName?: any

속성 값

any

DatasetLocation.fileName에서 상속됨

folderPath

데이터 세트의 폴더 경로를 지정합니다. 형식: string(또는 resultType 문자열이 있는 식)

folderPath?: any

속성 값

any

DatasetLocation.folderPath에서 상속됨