dataSource property
The location of the training data to import and an AWS Identity and Access Management (IAM) role that Amazon Forecast can assume to access the data.
If encryption is used, DataSource
includes an AWS Key
Management Service (KMS) key.
Implementation
final DataSource? dataSource;