| Package | Description |
|---|---|
| software.amazon.awscdk.services.kinesisfirehose.destinations |
Amazon Kinesis Data Firehose Destinations Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
DestinationS3BackupProps.Jsii$Proxy
An implementation for
DestinationS3BackupProps |
| Modifier and Type | Method and Description |
|---|---|
DestinationS3BackupProps |
DestinationS3BackupProps.Builder.build()
Builds the configured instance.
|
DestinationS3BackupProps |
S3BucketProps.Jsii$Proxy.getS3Backup() |
default DestinationS3BackupProps |
CommonDestinationProps.getS3Backup()
(experimental) The configuration for backing up source records to S3.
|
DestinationS3BackupProps |
CommonDestinationProps.Jsii$Proxy.getS3Backup() |
| Modifier and Type | Method and Description |
|---|---|
S3Bucket.Builder |
S3Bucket.Builder.s3Backup(DestinationS3BackupProps s3Backup)
(experimental) The configuration for backing up source records to S3.
|
S3BucketProps.Builder |
S3BucketProps.Builder.s3Backup(DestinationS3BackupProps s3Backup)
Sets the value of
CommonDestinationProps.getS3Backup() |
CommonDestinationProps.Builder |
CommonDestinationProps.Builder.s3Backup(DestinationS3BackupProps s3Backup)
Sets the value of
CommonDestinationProps.getS3Backup() |
Copyright © 2022. All rights reserved.