Builder

class Builder

Properties

Link copied to clipboard

The description of the dataset.

Link copied to clipboard

The Amazon Web Services Supply Chain instance identifier.

Link copied to clipboard
var name: String?

The name of the dataset. For asc name space, the name must be one of the supported data entities under https://docs.aws.amazon.com/aws-supply-chain/latest/userguide/data-model-asc.html.

Link copied to clipboard

The namespace of the dataset, besides the custom defined namespace, every instance comes with below pre-defined namespaces:

Link copied to clipboard

The partition specification of the dataset. Partitioning can effectively improve the dataset query performance by reducing the amount of data scanned during query execution. But partitioning or not will affect how data get ingested by data ingestion methods, such as SendDataIntegrationEvent's dataset UPSERT will upsert records within partition (instead of within whole dataset). For more details, refer to those data ingestion documentations.

Link copied to clipboard

The custom schema of the data lake dataset and required for dataset in default and custom namespaces.

Link copied to clipboard

The tags of the dataset.