- Navigation Guide
@aws-sdk/client-ec2
UnlockSnapshotCommandOutput Interface
The output of UnlockSnapshotCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | Metadata pertaining to this request. |
SnapshotId | string | undefined | The ID of the snapshot. |
Full Signature
export interface UnlockSnapshotCommandOutput extends UnlockSnapshotResult, MetadataBearer