@aws-sdk/client-ec2

EnableFastSnapshotRestoresCommandOutput Interface

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
Successful EnableFastSnapshotRestoreSuccessItem[] | undefined

Information about the snapshots for which fast snapshot restores were successfully enabled.

Unsuccessful EnableFastSnapshotRestoreErrorItem[] | undefined

Information about the snapshots for which fast snapshot restores could not be enabled.

Full Signature

export interface EnableFastSnapshotRestoresCommandOutput extends EnableFastSnapshotRestoresResult, MetadataBearer