createSnapshotSchedule
inline suspend fun RedshiftClient.createSnapshotSchedule(crossinline block: CreateSnapshotScheduleRequest.Builder.() -> Unit): CreateSnapshotScheduleResponse
Create a snapshot schedule that can be associated to a cluster and which overrides the default system backup schedule.