modifyClusterSnapshot
inline suspend fun RedshiftClient.modifyClusterSnapshot(crossinline block: ModifyClusterSnapshotRequest.Builder.() -> Unit): ModifyClusterSnapshotResponse
Modifies the settings for a snapshot.
This exanmple modifies the manual retention period setting for a cluster snapshot.