DatasetMetadata
Summary information for an Amazon Lookout for Vision dataset. For more information, see DescribeDataset and ProjectDescription.
Contents
- CreationTimestamp
-
The Unix timestamp for the date and time that the dataset was created.
Type: Timestamp
Required: No
- DatasetType
-
The type of the dataset.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 10.
Pattern:
train|test
Required: No
- Status
-
The status for the dataset.
Type: String
Valid Values:
CREATE_IN_PROGRESS | CREATE_COMPLETE | CREATE_FAILED | UPDATE_IN_PROGRESS | UPDATE_COMPLETE | UPDATE_FAILED_ROLLBACK_IN_PROGRESS | UPDATE_FAILED_ROLLBACK_COMPLETE | DELETE_IN_PROGRESS | DELETE_COMPLETE | DELETE_FAILED
Required: No
- StatusMessage
-
The status message for the dataset.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: