Package version:

Interface AmazonS3Location

The location of amazon S3 dataset.

Hierarchy

Properties

bucketName?: any

Specify the bucketName of amazon S3. Type: string (or Expression with resultType string)

fileName?: any

Specify the file name of dataset. Type: string (or Expression with resultType string).

folderPath?: any

Specify the folder path of dataset. Type: string (or Expression with resultType string)

type: "AmazonS3Location"

Polymorphic discriminator, which specifies the different types this object can be

version?: any

Specify the version of amazon S3. Type: string (or Expression with resultType string).

Generated using TypeDoc