- Navigation Guide
@aws-sdk/client-ec2
ModifySnapshotTierCommandOutput Interface
The output of ModifySnapshotTierCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | 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