s3BackupMode property

RedshiftS3BackupMode? s3BackupMode
final

The Amazon S3 backup mode. After you create a delivery stream, you can update it to enable Amazon S3 backup if it is disabled. If backup is enabled, you can't update the delivery stream to disable it.

Implementation

final RedshiftS3BackupMode? s3BackupMode;