Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.kinesisfirehose.CfnDeliveryStreamPropsMixin.Builder
Packages that use CfnDeliveryStreamPropsMixin.Builder
-
Uses of CfnDeliveryStreamPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.kinesisfirehose
Methods in software.amazon.awscdk.cfnpropertymixins.services.kinesisfirehose that return CfnDeliveryStreamPropsMixin.BuilderModifier and TypeMethodDescriptionCfnDeliveryStreamPropsMixin.Builder.amazonOpenSearchServerlessDestinationConfiguration(CfnDeliveryStreamPropsMixin.AmazonOpenSearchServerlessDestinationConfigurationProperty amazonOpenSearchServerlessDestinationConfiguration) Describes the configuration of a destination in the Serverless offering for Amazon OpenSearch Service.CfnDeliveryStreamPropsMixin.Builder.amazonOpenSearchServerlessDestinationConfiguration(IResolvable amazonOpenSearchServerlessDestinationConfiguration) Describes the configuration of a destination in the Serverless offering for Amazon OpenSearch Service.CfnDeliveryStreamPropsMixin.Builder.amazonopensearchserviceDestinationConfiguration(CfnDeliveryStreamPropsMixin.AmazonopensearchserviceDestinationConfigurationProperty amazonopensearchserviceDestinationConfiguration) The destination in Amazon OpenSearch Service.CfnDeliveryStreamPropsMixin.Builder.amazonopensearchserviceDestinationConfiguration(IResolvable amazonopensearchserviceDestinationConfiguration) The destination in Amazon OpenSearch Service.CfnDeliveryStreamPropsMixin.Builder.create()CfnDeliveryStreamPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnDeliveryStreamPropsMixin.Builder.databaseSourceConfiguration(CfnDeliveryStreamPropsMixin.DatabaseSourceConfigurationProperty databaseSourceConfiguration) The top level object for configuring streams with database as a source.CfnDeliveryStreamPropsMixin.Builder.databaseSourceConfiguration(IResolvable databaseSourceConfiguration) The top level object for configuring streams with database as a source.CfnDeliveryStreamPropsMixin.Builder.deliveryStreamEncryptionConfigurationInput(CfnDeliveryStreamPropsMixin.DeliveryStreamEncryptionConfigurationInputProperty deliveryStreamEncryptionConfigurationInput) Specifies the type and Amazon Resource Name (ARN) of the CMK to use for Server-Side Encryption (SSE).CfnDeliveryStreamPropsMixin.Builder.deliveryStreamEncryptionConfigurationInput(IResolvable deliveryStreamEncryptionConfigurationInput) Specifies the type and Amazon Resource Name (ARN) of the CMK to use for Server-Side Encryption (SSE).CfnDeliveryStreamPropsMixin.Builder.deliveryStreamName(String deliveryStreamName) The name of the Firehose stream.CfnDeliveryStreamPropsMixin.Builder.deliveryStreamName(IStreamRef deliveryStreamName) The name of the Firehose stream.CfnDeliveryStreamPropsMixin.Builder.deliveryStreamType(String deliveryStreamType) The Firehose stream type.CfnDeliveryStreamPropsMixin.Builder.directPutSourceConfiguration(CfnDeliveryStreamPropsMixin.DirectPutSourceConfigurationProperty directPutSourceConfiguration) The structure that configures parameters such asThroughputHintInMBsfor a stream configured with Direct PUT as a source.CfnDeliveryStreamPropsMixin.Builder.directPutSourceConfiguration(IResolvable directPutSourceConfiguration) The structure that configures parameters such asThroughputHintInMBsfor a stream configured with Direct PUT as a source.CfnDeliveryStreamPropsMixin.Builder.elasticsearchDestinationConfiguration(CfnDeliveryStreamPropsMixin.ElasticsearchDestinationConfigurationProperty elasticsearchDestinationConfiguration) An Amazon ES destination for the delivery stream.CfnDeliveryStreamPropsMixin.Builder.elasticsearchDestinationConfiguration(IResolvable elasticsearchDestinationConfiguration) An Amazon ES destination for the delivery stream.CfnDeliveryStreamPropsMixin.Builder.extendedS3DestinationConfiguration(CfnDeliveryStreamPropsMixin.ExtendedS3DestinationConfigurationProperty extendedS3DestinationConfiguration) An Amazon S3 destination for the delivery stream.CfnDeliveryStreamPropsMixin.Builder.extendedS3DestinationConfiguration(IResolvable extendedS3DestinationConfiguration) An Amazon S3 destination for the delivery stream.CfnDeliveryStreamPropsMixin.Builder.httpEndpointDestinationConfiguration(CfnDeliveryStreamPropsMixin.HttpEndpointDestinationConfigurationProperty httpEndpointDestinationConfiguration) Enables configuring Kinesis Firehose to deliver data to any HTTP endpoint destination.CfnDeliveryStreamPropsMixin.Builder.httpEndpointDestinationConfiguration(IResolvable httpEndpointDestinationConfiguration) Enables configuring Kinesis Firehose to deliver data to any HTTP endpoint destination.CfnDeliveryStreamPropsMixin.Builder.icebergDestinationConfiguration(CfnDeliveryStreamPropsMixin.IcebergDestinationConfigurationProperty icebergDestinationConfiguration) Specifies the destination configure settings for Apache Iceberg Table.CfnDeliveryStreamPropsMixin.Builder.icebergDestinationConfiguration(IResolvable icebergDestinationConfiguration) Specifies the destination configure settings for Apache Iceberg Table.CfnDeliveryStreamPropsMixin.Builder.kinesisStreamSourceConfiguration(CfnDeliveryStreamPropsMixin.KinesisStreamSourceConfigurationProperty kinesisStreamSourceConfiguration) When a Kinesis stream is used as the source for the delivery stream, a KinesisStreamSourceConfiguration containing the Kinesis stream ARN and the role ARN for the source stream.CfnDeliveryStreamPropsMixin.Builder.kinesisStreamSourceConfiguration(IResolvable kinesisStreamSourceConfiguration) When a Kinesis stream is used as the source for the delivery stream, a KinesisStreamSourceConfiguration containing the Kinesis stream ARN and the role ARN for the source stream.CfnDeliveryStreamPropsMixin.Builder.mskSourceConfiguration(CfnDeliveryStreamPropsMixin.MSKSourceConfigurationProperty mskSourceConfiguration) The configuration for the Amazon MSK cluster to be used as the source for a delivery stream.CfnDeliveryStreamPropsMixin.Builder.mskSourceConfiguration(IResolvable mskSourceConfiguration) The configuration for the Amazon MSK cluster to be used as the source for a delivery stream.CfnDeliveryStreamPropsMixin.Builder.redshiftDestinationConfiguration(CfnDeliveryStreamPropsMixin.RedshiftDestinationConfigurationProperty redshiftDestinationConfiguration) An Amazon Redshift destination for the delivery stream.CfnDeliveryStreamPropsMixin.Builder.redshiftDestinationConfiguration(IResolvable redshiftDestinationConfiguration) An Amazon Redshift destination for the delivery stream.CfnDeliveryStreamPropsMixin.Builder.s3DestinationConfiguration(CfnDeliveryStreamPropsMixin.S3DestinationConfigurationProperty s3DestinationConfiguration) TheS3DestinationConfigurationproperty type specifies an Amazon Simple Storage Service (Amazon S3) destination to which Amazon Kinesis Data Firehose (Kinesis Data Firehose) delivers data.CfnDeliveryStreamPropsMixin.Builder.s3DestinationConfiguration(IResolvable s3DestinationConfiguration) TheS3DestinationConfigurationproperty type specifies an Amazon Simple Storage Service (Amazon S3) destination to which Amazon Kinesis Data Firehose (Kinesis Data Firehose) delivers data.CfnDeliveryStreamPropsMixin.Builder.snowflakeDestinationConfiguration(CfnDeliveryStreamPropsMixin.SnowflakeDestinationConfigurationProperty snowflakeDestinationConfiguration) Configure Snowflake destination.CfnDeliveryStreamPropsMixin.Builder.snowflakeDestinationConfiguration(IResolvable snowflakeDestinationConfiguration) Configure Snowflake destination.CfnDeliveryStreamPropsMixin.Builder.splunkDestinationConfiguration(CfnDeliveryStreamPropsMixin.SplunkDestinationConfigurationProperty splunkDestinationConfiguration) The configuration of a destination in Splunk for the delivery stream.CfnDeliveryStreamPropsMixin.Builder.splunkDestinationConfiguration(IResolvable splunkDestinationConfiguration) The configuration of a destination in Splunk for the delivery stream.A set of tags to assign to the Firehose stream.