DataSets

The data sets.

Constructors

Link copied to clipboard
constructor(value: List<DataSetImportItem>)

Properties

Link copied to clipboard

Inherited functions

Link copied to clipboard

Casts this DataSetImportConfig as a DataSets and retrieves its List value. Throws an exception if the DataSetImportConfig is not a DataSets.

Link copied to clipboard

Casts this DataSetImportConfig as a DataSets and retrieves its List value. Returns null if the DataSetImportConfig is not a DataSets.

Link copied to clipboard

Casts this DataSetImportConfig as a S3Location and retrieves its kotlin.String value. Throws an exception if the DataSetImportConfig is not a S3Location.

Link copied to clipboard

Casts this DataSetImportConfig as a S3Location and retrieves its kotlin.String value. Returns null if the DataSetImportConfig is not a S3Location.