s3BackupMode property

HttpEndpointS3BackupMode? s3BackupMode
final

Describes the S3 bucket backup options for the data that Kinesis Firehose delivers to the HTTP endpoint destination. You can back up all documents (AllData) or only the documents that Kinesis Data Firehose could not deliver to the specified HTTP endpoint destination (FailedDataOnly).

Implementation

final HttpEndpointS3BackupMode? s3BackupMode;