Builder
Properties
The frequency of data collection. This parameter is required for RELATED_TIME_SERIES datasets.
A name for the dataset.
The dataset type. Valid values depend on the chosen Domain
.
The domain associated with the dataset. When you add a dataset to a dataset group, this value and the value specified for the Domain
parameter of the CreateDatasetGroup operation must match.
An Key Management Service (KMS) key and the Identity and Access Management (IAM) role that Amazon Forecast can assume to access the key.
The schema for the dataset. The schema attributes and their order must match the fields in your data. The dataset Domain
and DatasetType
that you choose determine the minimum required fields in your training data. For information about the required fields for a specific dataset domain and type, see Dataset Domains and Dataset Types.
Functions
construct an aws.sdk.kotlin.services.forecast.model.EncryptionConfig inside the given block
construct an aws.sdk.kotlin.services.forecast.model.Schema inside the given block