@aws-sdk/client-ec2

ModifySnapshotTierCommandOutput Interface

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
SnapshotId string | undefined

The ID of the snapshot.

TieringStartTime Date | undefined

The date and time when the archive process was started.

Full Signature

export interface ModifySnapshotTierCommandOutput extends ModifySnapshotTierResult, MetadataBearer