class Aws::ForecastService::Types::DatasetGroupSummary
Provides a summary of the dataset group properties used in the ListDatasetGroups operation. To get the complete set of properties, call the DescribeDatasetGroup operation, and provide the `DatasetGroupArn`.
@!attribute [rw] dataset_group_arn
The Amazon Resource Name (ARN) of the dataset group. @return [String]
@!attribute [rw] dataset_group_name
The name of the dataset group. @return [String]
@!attribute [rw] creation_time
When the dataset group was created. @return [Time]
@!attribute [rw] last_modification_time
When the dataset group was created or last updated from a call to the UpdateDatasetGroup operation. While the dataset group is being updated, `LastModificationTime` is the current time of the `ListDatasetGroups` call. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/forecast-2018-06-26/DatasetGroupSummary AWS API Documentation
Constants
- SENSITIVE