AutoSnapshotDetails
Describes an automatic snapshot.
Contents
- createdAt
-
The timestamp when the automatic snapshot was created.
Type: Timestamp
Required: No
- date
-
The date of the automatic snapshot in
YYYY-MM-DD
format.Type: String
Required: No
- fromAttachedDisks
-
An array of objects that describe the block storage disks attached to the instance when the automatic snapshot was created.
Type: Array of AttachedDisk objects
Required: No
- status
-
The status of the automatic snapshot.
Type: String
Valid Values:
Success | Failed | InProgress | NotFound
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: