- Navigation Guide
@aws-sdk/client-redshift
ModifyClusterSnapshotCommand Class
Modifies the settings for a snapshot.
This exanmple modifies the manual retention period setting for a cluster snapshot.
Parameters
Name | Signature | Summary |
---|---|---|
ModifyClusterSnapshotCommandInput |
|
Full Signature
export declare class ModifyClusterSnapshotCommand extends ModifyClusterSnapshotCommand_base
Related
- ModifyClusterSnapshotCommandInput for command's
input
shape. - ModifyClusterSnapshotCommandOutput for command's
response
shape. - config for RedshiftClient's
config
shape.