DatasetSummary 
    class DatasetSummary
Provides a summary of the dataset properties used in the ListDatasets operation. To get the complete set of properties, call the DescribeDataset operation, and provide the DatasetArn.
Types
Properties
Link copied to clipboard
                  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
                  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.