InputFileConfig
A list of parameters that specify the input channels, type of input data, and where it is located.
Contents
- channelName
-
A named input source that an Amazon Braket hybrid job can consume.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
^[A-Za-z0-9\.\-_]+$
Required: Yes
- dataSource
-
The location of the input data.
Type: DataSource object
Required: Yes
- contentType
-
The MIME type of the data.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: