Builder

class Builder

Properties

Link copied to clipboard

The format of the replacement data, CSV or PARQUET.

Link copied to clipboard

The path to the file(s) in an Amazon Simple Storage Service (Amazon S3) bucket, and an Identity and Access Management (IAM) role that Amazon Forecast can assume to access the file(s). Optionally, includes an Key Management Service (KMS) key. This object is part of the DataSource object that is submitted in the CreateDatasetImportJob request, and part of the DataDestination object.

Link copied to clipboard

Defines the fields of a dataset.

Link copied to clipboard

The timestamp format of the replacement data.

Functions

Link copied to clipboard
Link copied to clipboard
fun schema(block: Schema.Builder.() -> Unit)