class Aws::RoboMaker::Types::DataSource

Information about a data source.

@!attribute [rw] name

The name of the data source.
@return [String]

@!attribute [rw] s3_bucket

The S3 bucket where the data files are located.
@return [String]

@!attribute [rw] s3_keys

The list of S3 keys identifying the data source files.
@return [Array<Types::S3KeyOutput>]

@see docs.aws.amazon.com/goto/WebAPI/robomaker-2018-06-29/DataSource AWS API Documentation

Constants

SENSITIVE