Jump to Content

Interface InputFileConfig

A list of parameters that specify the input channels, type of input data, and where it is located.

Hierarchy

  • InputFileConfig

Properties

channelName: undefined | string

A named input source that an Amazon Braket job can consume.

contentType?: string

The MIME type of the data.

dataSource: undefined | DataSource

The location of the channel data.