@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