ENUM
SnapshotType
Description
Type of snapshot to be used for recovery.
link GraphQL Schema definition
- enum SnapshotType {
- # Archived snapshot.
- # Replicated snapshot.
- # Source snapshot.
- }
link Require by
- CloudNativeDownloadFilesInputInput required to download indexed cloud-native snapshot files.
- CloudNativeSnapshotDetailsForRecoveryRecovery related details for a particular snapshot type.
- CloudNativeSnapshotTypeDetailsRecovery details for different snapshot types.
- MountDiskInputInput required to mount disks.
- StartEc2InstanceSnapshotExportJobInputInput to initiate an export job for an AWS native EC2 instance.
- StartExportAwsNativeEbsVolumeSnapshotJobInputInput to initiate an export job for the AWS native EBS volume.
- StartExportRdsInstanceJobInputInput to trigger AWS native RDS Instance export job.