Uses of Class
software.amazon.awscdk.services.kinesisfirehose.destinations.alpha.DestinationS3BackupProps.Builder
Packages that use DestinationS3BackupProps.Builder
Package
Description
Amazon Kinesis Data Firehose Destinations Library
-
Uses of DestinationS3BackupProps.Builder in software.amazon.awscdk.services.kinesisfirehose.destinations.alpha
Methods in software.amazon.awscdk.services.kinesisfirehose.destinations.alpha that return DestinationS3BackupProps.BuilderModifier and TypeMethodDescriptionDeprecated.DestinationS3BackupProps.Builder.bufferingInterval
(Duration bufferingInterval) Deprecated.DestinationS3BackupProps.Builder.bufferingSize
(Size bufferingSize) Deprecated.DestinationS3BackupProps.builder()
Deprecated.DestinationS3BackupProps.Builder.compression
(Compression compression) Deprecated.DestinationS3BackupProps.Builder.dataOutputPrefix
(String dataOutputPrefix) Deprecated.DestinationS3BackupProps.Builder.encryptionKey
(IKey encryptionKey) Deprecated.DestinationS3BackupProps.Builder.errorOutputPrefix
(String errorOutputPrefix) Deprecated.DestinationS3BackupProps.Builder.loggingConfig
(ILoggingConfig loggingConfig) Deprecated.DestinationS3BackupProps.Builder.mode
(BackupMode mode) Deprecated.Constructors in software.amazon.awscdk.services.kinesisfirehose.destinations.alpha with parameters of type DestinationS3BackupProps.BuilderModifierConstructorDescriptionprotected
Deprecated.Constructor that initializes the object based on literal property values passed by theDestinationS3BackupProps.Builder
.