Builder

class Builder

Properties

Link copied to clipboard

The source of your data, an Identity and Access Management (IAM) role that allows Amazon Forecast to access the data and, optionally, an Key Management Service (KMS) key.

Link copied to clipboard

Create an Explainability visualization that is viewable within the Amazon Web Services console.

Link copied to clipboard

If TimePointGranularity is set to SPECIFIC, define the last time point for the Explainability.

Link copied to clipboard

The configuration settings that define the granularity of time series and time points for the Explainability.

Link copied to clipboard

A unique name for the Explainability.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Predictor or Forecast used to create the Explainability.

Link copied to clipboard

Defines the fields of a dataset.

Link copied to clipboard

If TimePointGranularity is set to SPECIFIC, define the first point for the Explainability.

Link copied to clipboard
var tags: List<Tag>?

Optional metadata to help you categorize and organize your resources. Each tag consists of a key and an optional value, both of which you define. Tag keys and values are case sensitive.

Functions

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