s3BackupMode property
You can update a delivery stream 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 S3BackupMode? s3BackupMode;
You can update a delivery stream to enable Amazon S3 backup if it is disabled. If backup is enabled, you can't update the delivery stream to disable it.
final S3BackupMode? s3BackupMode;