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
.
Contents
- CreationTime
-
When the dataset group was created.
Type: Timestamp
Required: No
- DatasetGroupArn
-
The Amazon Resource Name (ARN) of the dataset group.
Type: String
Length Constraints: Maximum length of 256.
Pattern:
^[a-zA-Z0-9\-\_\.\/\:]+$
Required: No
- DatasetGroupName
-
The name of the dataset group.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 63.
Pattern:
^[a-zA-Z][a-zA-Z0-9_]*
Required: No
- LastModificationTime
-
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 theListDatasetGroups
call.Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: