| Package | Description |
|---|---|
| software.amazon.awscdk.services.kinesisfirehose |
Amazon Kinesis Data Firehose Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnDeliveryStream.ExtendedS3DestinationConfigurationProperty.Jsii$Proxy
An implementation for
CfnDeliveryStream.ExtendedS3DestinationConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnDeliveryStream.ExtendedS3DestinationConfigurationProperty |
CfnDeliveryStream.ExtendedS3DestinationConfigurationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnDeliveryStream.Builder |
CfnDeliveryStream.Builder.extendedS3DestinationConfiguration(CfnDeliveryStream.ExtendedS3DestinationConfigurationProperty extendedS3DestinationConfiguration)
An Amazon S3 destination for the delivery stream.
|
CfnDeliveryStreamProps.Builder |
CfnDeliveryStreamProps.Builder.extendedS3DestinationConfiguration(CfnDeliveryStream.ExtendedS3DestinationConfigurationProperty extendedS3DestinationConfiguration)
Sets the value of
CfnDeliveryStreamProps.getExtendedS3DestinationConfiguration() |
void |
CfnDeliveryStream.setExtendedS3DestinationConfiguration(CfnDeliveryStream.ExtendedS3DestinationConfigurationProperty value)
An Amazon S3 destination for the delivery stream.
|
Copyright © 2022. All rights reserved.