DescribeDatasetResponse
class DescribeDatasetResponse
Types
Properties
Link copied to clipboard
When the dataset was created.
Link copied to clipboard
The frequency of data collection.
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 Key Management Service (KMS) key and the Identity and Access Management (IAM) role that Amazon Forecast can assume to access the key.
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 DescribeDataset
call. After a CreateDatasetImportJob operation has finished, LastModificationTime
is when the import job completed or failed.