Builder

class Builder

Properties

Link copied to clipboard
var creationTime: <Error class: unknown class>?

When the dataset was created.

Link copied to clipboard

The Amazon Resource Name (ARN) of the dataset.

Link copied to clipboard

The name of the dataset.

Link copied to clipboard

The dataset type.

Link copied to clipboard

The domain associated with the dataset.

Link copied to clipboard
var lastModificationTime: <Error class: unknown class>?

When you create a dataset, LastModificationTime is the same as CreationTime. While data is being imported to the dataset, LastModificationTime is the current time of the ListDatasets call. After a CreateDatasetImportJob operation has finished, LastModificationTime is when the import job completed or failed.