AmazonS3Location interface
amazon S3 數據集的位置。
- Extends
屬性
bucket |
指定 amazon S3 的 bucketName。 類型:string (或 expression with resultType string) |
type | 多型歧視性,指定這個物件可以是的不同類型 |
version | 指定 amazon S3 的版本。 Type:string (或 expression with resultType string) 。 |
繼承的屬性
file |
指定數據集的檔案名。 Type:string (或 expression with resultType string) 。 |
folder |
指定資料集的資料夾路徑。 類型:string (或 expression with resultType string) |
屬性詳細資料
bucketName
指定 amazon S3 的 bucketName。 類型:string (或 expression with resultType string)
bucketName?: any
屬性值
any
type
多型歧視性,指定這個物件可以是的不同類型
type: "AmazonS3Location"
屬性值
"AmazonS3Location"
version
指定 amazon S3 的版本。 Type:string (或 expression with resultType string) 。
version?: any
屬性值
any
繼承的屬性詳細資料
fileName
指定數據集的檔案名。 Type:string (或 expression with resultType string) 。
fileName?: any
屬性值
any
folderPath
指定資料集的資料夾路徑。 類型:string (或 expression with resultType string)
folderPath?: any
屬性值
any