Liking cljdoc? Tell your friends :D
Clojure only.

cdk.api.services.kinesisfirehose

Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.kinesisfirehose package.

Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.kinesisfirehose package. 
raw docstring

build-cfn-delivery-stream-amazon-open-search-serverless-buffering-hints-property-builderclj

(build-cfn-delivery-stream-amazon-open-search-serverless-buffering-hints-property-builder
  builder
  id
  config)

The build-cfn-delivery-stream-amazon-open-search-serverless-buffering-hints-property-builder function updates a CfnDeliveryStream$AmazonOpenSearchServerlessBufferingHintsProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$AmazonOpenSearchServerlessBufferingHintsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
intervalInSecondsjava.lang.Numbercdk.support/lookup-entry:interval-in-seconds
sizeInMBsjava.lang.Numbercdk.support/lookup-entry:size-in-m-bs
The build-cfn-delivery-stream-amazon-open-search-serverless-buffering-hints-property-builder function updates a CfnDeliveryStream$AmazonOpenSearchServerlessBufferingHintsProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$AmazonOpenSearchServerlessBufferingHintsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `intervalInSeconds` | java.lang.Number | [[cdk.support/lookup-entry]] | `:interval-in-seconds` |
| `sizeInMBs` | java.lang.Number | [[cdk.support/lookup-entry]] | `:size-in-m-bs` |
sourceraw docstring

build-cfn-delivery-stream-amazon-open-search-serverless-destination-configuration-property-builderclj

(build-cfn-delivery-stream-amazon-open-search-serverless-destination-configuration-property-builder
  builder
  id
  config)

The build-cfn-delivery-stream-amazon-open-search-serverless-destination-configuration-property-builder function updates a CfnDeliveryStream$AmazonOpenSearchServerlessDestinationConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$AmazonOpenSearchServerlessDestinationConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
bufferingHintssoftware.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$AmazonOpenSearchServerlessBufferingHintsPropertycdk.support/lookup-entry:buffering-hints
cloudWatchLoggingOptionssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:cloud-watch-logging-options
collectionEndpointjava.lang.Stringcdk.support/lookup-entry:collection-endpoint
indexNamejava.lang.Stringcdk.support/lookup-entry:index-name
processingConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:processing-configuration
retryOptionssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:retry-options
roleArnjava.lang.Stringcdk.support/lookup-entry:role-arn
s3BackupModejava.lang.Stringcdk.support/lookup-entry:s3-backup-mode
s3Configurationsoftware.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$S3DestinationConfigurationPropertycdk.support/lookup-entry:s3-configuration
vpcConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:vpc-configuration
The build-cfn-delivery-stream-amazon-open-search-serverless-destination-configuration-property-builder function updates a CfnDeliveryStream$AmazonOpenSearchServerlessDestinationConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$AmazonOpenSearchServerlessDestinationConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `bufferingHints` | software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$AmazonOpenSearchServerlessBufferingHintsProperty | [[cdk.support/lookup-entry]] | `:buffering-hints` |
| `cloudWatchLoggingOptions` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:cloud-watch-logging-options` |
| `collectionEndpoint` | java.lang.String | [[cdk.support/lookup-entry]] | `:collection-endpoint` |
| `indexName` | java.lang.String | [[cdk.support/lookup-entry]] | `:index-name` |
| `processingConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:processing-configuration` |
| `retryOptions` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:retry-options` |
| `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
| `s3BackupMode` | java.lang.String | [[cdk.support/lookup-entry]] | `:s3-backup-mode` |
| `s3Configuration` | software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$S3DestinationConfigurationProperty | [[cdk.support/lookup-entry]] | `:s3-configuration` |
| `vpcConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:vpc-configuration` |
sourceraw docstring

build-cfn-delivery-stream-amazon-open-search-serverless-retry-options-property-builderclj

(build-cfn-delivery-stream-amazon-open-search-serverless-retry-options-property-builder
  builder
  id
  config)

The build-cfn-delivery-stream-amazon-open-search-serverless-retry-options-property-builder function updates a CfnDeliveryStream$AmazonOpenSearchServerlessRetryOptionsProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$AmazonOpenSearchServerlessRetryOptionsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
durationInSecondsjava.lang.Numbercdk.support/lookup-entry:duration-in-seconds
The build-cfn-delivery-stream-amazon-open-search-serverless-retry-options-property-builder function updates a CfnDeliveryStream$AmazonOpenSearchServerlessRetryOptionsProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$AmazonOpenSearchServerlessRetryOptionsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `durationInSeconds` | java.lang.Number | [[cdk.support/lookup-entry]] | `:duration-in-seconds` |
sourceraw docstring

build-cfn-delivery-stream-amazonopensearchservice-buffering-hints-property-builderclj

(build-cfn-delivery-stream-amazonopensearchservice-buffering-hints-property-builder
  builder
  id
  config)

The build-cfn-delivery-stream-amazonopensearchservice-buffering-hints-property-builder function updates a CfnDeliveryStream$AmazonopensearchserviceBufferingHintsProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$AmazonopensearchserviceBufferingHintsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
intervalInSecondsjava.lang.Numbercdk.support/lookup-entry:interval-in-seconds
sizeInMBsjava.lang.Numbercdk.support/lookup-entry:size-in-m-bs
The build-cfn-delivery-stream-amazonopensearchservice-buffering-hints-property-builder function updates a CfnDeliveryStream$AmazonopensearchserviceBufferingHintsProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$AmazonopensearchserviceBufferingHintsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `intervalInSeconds` | java.lang.Number | [[cdk.support/lookup-entry]] | `:interval-in-seconds` |
| `sizeInMBs` | java.lang.Number | [[cdk.support/lookup-entry]] | `:size-in-m-bs` |
sourceraw docstring

build-cfn-delivery-stream-amazonopensearchservice-destination-configuration-property-builderclj

(build-cfn-delivery-stream-amazonopensearchservice-destination-configuration-property-builder
  builder
  id
  config)

The build-cfn-delivery-stream-amazonopensearchservice-destination-configuration-property-builder function updates a CfnDeliveryStream$AmazonopensearchserviceDestinationConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$AmazonopensearchserviceDestinationConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
bufferingHintssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:buffering-hints
cloudWatchLoggingOptionssoftware.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$CloudWatchLoggingOptionsPropertycdk.support/lookup-entry:cloud-watch-logging-options
clusterEndpointjava.lang.Stringcdk.support/lookup-entry:cluster-endpoint
documentIdOptionssoftware.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$DocumentIdOptionsPropertycdk.support/lookup-entry:document-id-options
domainArnjava.lang.Stringcdk.support/lookup-entry:domain-arn
indexNamejava.lang.Stringcdk.support/lookup-entry:index-name
indexRotationPeriodjava.lang.Stringcdk.support/lookup-entry:index-rotation-period
processingConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:processing-configuration
retryOptionssoftware.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$AmazonopensearchserviceRetryOptionsPropertycdk.support/lookup-entry:retry-options
roleArnjava.lang.Stringcdk.support/lookup-entry:role-arn
s3BackupModejava.lang.Stringcdk.support/lookup-entry:s3-backup-mode
s3Configurationsoftware.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$S3DestinationConfigurationPropertycdk.support/lookup-entry:s3-configuration
typeNamejava.lang.Stringcdk.support/lookup-entry:type-name
vpcConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:vpc-configuration
The build-cfn-delivery-stream-amazonopensearchservice-destination-configuration-property-builder function updates a CfnDeliveryStream$AmazonopensearchserviceDestinationConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$AmazonopensearchserviceDestinationConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `bufferingHints` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:buffering-hints` |
| `cloudWatchLoggingOptions` | software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$CloudWatchLoggingOptionsProperty | [[cdk.support/lookup-entry]] | `:cloud-watch-logging-options` |
| `clusterEndpoint` | java.lang.String | [[cdk.support/lookup-entry]] | `:cluster-endpoint` |
| `documentIdOptions` | software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$DocumentIdOptionsProperty | [[cdk.support/lookup-entry]] | `:document-id-options` |
| `domainArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:domain-arn` |
| `indexName` | java.lang.String | [[cdk.support/lookup-entry]] | `:index-name` |
| `indexRotationPeriod` | java.lang.String | [[cdk.support/lookup-entry]] | `:index-rotation-period` |
| `processingConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:processing-configuration` |
| `retryOptions` | software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$AmazonopensearchserviceRetryOptionsProperty | [[cdk.support/lookup-entry]] | `:retry-options` |
| `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
| `s3BackupMode` | java.lang.String | [[cdk.support/lookup-entry]] | `:s3-backup-mode` |
| `s3Configuration` | software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$S3DestinationConfigurationProperty | [[cdk.support/lookup-entry]] | `:s3-configuration` |
| `typeName` | java.lang.String | [[cdk.support/lookup-entry]] | `:type-name` |
| `vpcConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:vpc-configuration` |
sourceraw docstring

build-cfn-delivery-stream-amazonopensearchservice-retry-options-property-builderclj

(build-cfn-delivery-stream-amazonopensearchservice-retry-options-property-builder
  builder
  id
  config)

The build-cfn-delivery-stream-amazonopensearchservice-retry-options-property-builder function updates a CfnDeliveryStream$AmazonopensearchserviceRetryOptionsProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$AmazonopensearchserviceRetryOptionsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
durationInSecondsjava.lang.Numbercdk.support/lookup-entry:duration-in-seconds
The build-cfn-delivery-stream-amazonopensearchservice-retry-options-property-builder function updates a CfnDeliveryStream$AmazonopensearchserviceRetryOptionsProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$AmazonopensearchserviceRetryOptionsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `durationInSeconds` | java.lang.Number | [[cdk.support/lookup-entry]] | `:duration-in-seconds` |
sourceraw docstring

build-cfn-delivery-stream-authentication-configuration-property-builderclj

(build-cfn-delivery-stream-authentication-configuration-property-builder builder
                                                                         id
                                                                         config)

The build-cfn-delivery-stream-authentication-configuration-property-builder function updates a CfnDeliveryStream$AuthenticationConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$AuthenticationConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
connectivityjava.lang.Stringcdk.support/lookup-entry:connectivity
roleArnjava.lang.Stringcdk.support/lookup-entry:role-arn
The build-cfn-delivery-stream-authentication-configuration-property-builder function updates a CfnDeliveryStream$AuthenticationConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$AuthenticationConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `connectivity` | java.lang.String | [[cdk.support/lookup-entry]] | `:connectivity` |
| `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
sourceraw docstring

build-cfn-delivery-stream-buffering-hints-property-builderclj

(build-cfn-delivery-stream-buffering-hints-property-builder builder id config)

The build-cfn-delivery-stream-buffering-hints-property-builder function updates a CfnDeliveryStream$BufferingHintsProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$BufferingHintsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
intervalInSecondsjava.lang.Numbercdk.support/lookup-entry:interval-in-seconds
sizeInMBsjava.lang.Numbercdk.support/lookup-entry:size-in-m-bs
The build-cfn-delivery-stream-buffering-hints-property-builder function updates a CfnDeliveryStream$BufferingHintsProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$BufferingHintsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `intervalInSeconds` | java.lang.Number | [[cdk.support/lookup-entry]] | `:interval-in-seconds` |
| `sizeInMBs` | java.lang.Number | [[cdk.support/lookup-entry]] | `:size-in-m-bs` |
sourceraw docstring

build-cfn-delivery-stream-builderclj

(build-cfn-delivery-stream-builder builder id config)

The build-cfn-delivery-stream-builder function updates a CfnDeliveryStream$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
amazonOpenSearchServerlessDestinationConfigurationsoftware.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$AmazonOpenSearchServerlessDestinationConfigurationPropertycdk.support/lookup-entry:amazon-open-search-serverless-destination-configuration
amazonopensearchserviceDestinationConfigurationsoftware.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$AmazonopensearchserviceDestinationConfigurationPropertycdk.support/lookup-entry:amazonopensearchservice-destination-configuration
deliveryStreamEncryptionConfigurationInputsoftware.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$DeliveryStreamEncryptionConfigurationInputPropertycdk.support/lookup-entry:delivery-stream-encryption-configuration-input
deliveryStreamNamejava.lang.Stringcdk.support/lookup-entry:delivery-stream-name
deliveryStreamTypejava.lang.Stringcdk.support/lookup-entry:delivery-stream-type
elasticsearchDestinationConfigurationsoftware.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$ElasticsearchDestinationConfigurationPropertycdk.support/lookup-entry:elasticsearch-destination-configuration
extendedS3DestinationConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:extended-s3-destination-configuration
httpEndpointDestinationConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:http-endpoint-destination-configuration
kinesisStreamSourceConfigurationsoftware.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$KinesisStreamSourceConfigurationPropertycdk.support/lookup-entry:kinesis-stream-source-configuration
mskSourceConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:msk-source-configuration
redshiftDestinationConfigurationsoftware.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$RedshiftDestinationConfigurationPropertycdk.support/lookup-entry:redshift-destination-configuration
s3DestinationConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:s3-destination-configuration
snowflakeDestinationConfigurationsoftware.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$SnowflakeDestinationConfigurationPropertycdk.support/lookup-entry:snowflake-destination-configuration
splunkDestinationConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:splunk-destination-configuration
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-delivery-stream-builder function updates a CfnDeliveryStream$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `amazonOpenSearchServerlessDestinationConfiguration` | software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$AmazonOpenSearchServerlessDestinationConfigurationProperty | [[cdk.support/lookup-entry]] | `:amazon-open-search-serverless-destination-configuration` |
| `amazonopensearchserviceDestinationConfiguration` | software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$AmazonopensearchserviceDestinationConfigurationProperty | [[cdk.support/lookup-entry]] | `:amazonopensearchservice-destination-configuration` |
| `deliveryStreamEncryptionConfigurationInput` | software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$DeliveryStreamEncryptionConfigurationInputProperty | [[cdk.support/lookup-entry]] | `:delivery-stream-encryption-configuration-input` |
| `deliveryStreamName` | java.lang.String | [[cdk.support/lookup-entry]] | `:delivery-stream-name` |
| `deliveryStreamType` | java.lang.String | [[cdk.support/lookup-entry]] | `:delivery-stream-type` |
| `elasticsearchDestinationConfiguration` | software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$ElasticsearchDestinationConfigurationProperty | [[cdk.support/lookup-entry]] | `:elasticsearch-destination-configuration` |
| `extendedS3DestinationConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:extended-s3-destination-configuration` |
| `httpEndpointDestinationConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:http-endpoint-destination-configuration` |
| `kinesisStreamSourceConfiguration` | software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$KinesisStreamSourceConfigurationProperty | [[cdk.support/lookup-entry]] | `:kinesis-stream-source-configuration` |
| `mskSourceConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:msk-source-configuration` |
| `redshiftDestinationConfiguration` | software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$RedshiftDestinationConfigurationProperty | [[cdk.support/lookup-entry]] | `:redshift-destination-configuration` |
| `s3DestinationConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:s3-destination-configuration` |
| `snowflakeDestinationConfiguration` | software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$SnowflakeDestinationConfigurationProperty | [[cdk.support/lookup-entry]] | `:snowflake-destination-configuration` |
| `splunkDestinationConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:splunk-destination-configuration` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-delivery-stream-cloud-watch-logging-options-property-builderclj

(build-cfn-delivery-stream-cloud-watch-logging-options-property-builder builder
                                                                        id
                                                                        config)

The build-cfn-delivery-stream-cloud-watch-logging-options-property-builder function updates a CfnDeliveryStream$CloudWatchLoggingOptionsProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$CloudWatchLoggingOptionsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
enabledsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:enabled
logGroupNamejava.lang.Stringcdk.support/lookup-entry:log-group-name
logStreamNamejava.lang.Stringcdk.support/lookup-entry:log-stream-name
The build-cfn-delivery-stream-cloud-watch-logging-options-property-builder function updates a CfnDeliveryStream$CloudWatchLoggingOptionsProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$CloudWatchLoggingOptionsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `enabled` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:enabled` |
| `logGroupName` | java.lang.String | [[cdk.support/lookup-entry]] | `:log-group-name` |
| `logStreamName` | java.lang.String | [[cdk.support/lookup-entry]] | `:log-stream-name` |
sourceraw docstring

build-cfn-delivery-stream-copy-command-property-builderclj

(build-cfn-delivery-stream-copy-command-property-builder builder id config)

The build-cfn-delivery-stream-copy-command-property-builder function updates a CfnDeliveryStream$CopyCommandProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$CopyCommandProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
copyOptionsjava.lang.Stringcdk.support/lookup-entry:copy-options
dataTableColumnsjava.lang.Stringcdk.support/lookup-entry:data-table-columns
dataTableNamejava.lang.Stringcdk.support/lookup-entry:data-table-name
The build-cfn-delivery-stream-copy-command-property-builder function updates a CfnDeliveryStream$CopyCommandProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$CopyCommandProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `copyOptions` | java.lang.String | [[cdk.support/lookup-entry]] | `:copy-options` |
| `dataTableColumns` | java.lang.String | [[cdk.support/lookup-entry]] | `:data-table-columns` |
| `dataTableName` | java.lang.String | [[cdk.support/lookup-entry]] | `:data-table-name` |
sourceraw docstring

build-cfn-delivery-stream-data-format-conversion-configuration-property-builderclj

(build-cfn-delivery-stream-data-format-conversion-configuration-property-builder
  builder
  id
  config)

The build-cfn-delivery-stream-data-format-conversion-configuration-property-builder function updates a CfnDeliveryStream$DataFormatConversionConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$DataFormatConversionConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
enabledsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:enabled
inputFormatConfigurationsoftware.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$InputFormatConfigurationPropertycdk.support/lookup-entry:input-format-configuration
outputFormatConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:output-format-configuration
schemaConfigurationsoftware.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$SchemaConfigurationPropertycdk.support/lookup-entry:schema-configuration
The build-cfn-delivery-stream-data-format-conversion-configuration-property-builder function updates a CfnDeliveryStream$DataFormatConversionConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$DataFormatConversionConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `enabled` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:enabled` |
| `inputFormatConfiguration` | software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$InputFormatConfigurationProperty | [[cdk.support/lookup-entry]] | `:input-format-configuration` |
| `outputFormatConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:output-format-configuration` |
| `schemaConfiguration` | software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$SchemaConfigurationProperty | [[cdk.support/lookup-entry]] | `:schema-configuration` |
sourceraw docstring

build-cfn-delivery-stream-delivery-stream-encryption-configuration-input-property-builderclj

(build-cfn-delivery-stream-delivery-stream-encryption-configuration-input-property-builder
  builder
  id
  config)

The build-cfn-delivery-stream-delivery-stream-encryption-configuration-input-property-builder function updates a CfnDeliveryStream$DeliveryStreamEncryptionConfigurationInputProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$DeliveryStreamEncryptionConfigurationInputProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
keyArnjava.lang.Stringcdk.support/lookup-entry:key-arn
keyTypejava.lang.Stringcdk.support/lookup-entry:key-type
The build-cfn-delivery-stream-delivery-stream-encryption-configuration-input-property-builder function updates a CfnDeliveryStream$DeliveryStreamEncryptionConfigurationInputProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$DeliveryStreamEncryptionConfigurationInputProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `keyArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:key-arn` |
| `keyType` | java.lang.String | [[cdk.support/lookup-entry]] | `:key-type` |
sourceraw docstring

build-cfn-delivery-stream-deserializer-property-builderclj

(build-cfn-delivery-stream-deserializer-property-builder builder id config)

The build-cfn-delivery-stream-deserializer-property-builder function updates a CfnDeliveryStream$DeserializerProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$DeserializerProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
hiveJsonSerDesoftware.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$HiveJsonSerDePropertycdk.support/lookup-entry:hive-json-ser-de
openXJsonSerDesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:open-x-json-ser-de
The build-cfn-delivery-stream-deserializer-property-builder function updates a CfnDeliveryStream$DeserializerProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$DeserializerProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `hiveJsonSerDe` | software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$HiveJsonSerDeProperty | [[cdk.support/lookup-entry]] | `:hive-json-ser-de` |
| `openXJsonSerDe` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:open-x-json-ser-de` |
sourceraw docstring

build-cfn-delivery-stream-document-id-options-property-builderclj

(build-cfn-delivery-stream-document-id-options-property-builder builder
                                                                id
                                                                config)

The build-cfn-delivery-stream-document-id-options-property-builder function updates a CfnDeliveryStream$DocumentIdOptionsProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$DocumentIdOptionsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
defaultDocumentIdFormatjava.lang.Stringcdk.support/lookup-entry:default-document-id-format
The build-cfn-delivery-stream-document-id-options-property-builder function updates a CfnDeliveryStream$DocumentIdOptionsProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$DocumentIdOptionsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `defaultDocumentIdFormat` | java.lang.String | [[cdk.support/lookup-entry]] | `:default-document-id-format` |
sourceraw docstring

build-cfn-delivery-stream-dynamic-partitioning-configuration-property-builderclj

(build-cfn-delivery-stream-dynamic-partitioning-configuration-property-builder
  builder
  id
  config)

The build-cfn-delivery-stream-dynamic-partitioning-configuration-property-builder function updates a CfnDeliveryStream$DynamicPartitioningConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$DynamicPartitioningConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
enabledjava.lang.Booleancdk.support/lookup-entry:enabled
retryOptionssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:retry-options
The build-cfn-delivery-stream-dynamic-partitioning-configuration-property-builder function updates a CfnDeliveryStream$DynamicPartitioningConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$DynamicPartitioningConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `enabled` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:enabled` |
| `retryOptions` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:retry-options` |
sourceraw docstring

build-cfn-delivery-stream-elasticsearch-buffering-hints-property-builderclj

(build-cfn-delivery-stream-elasticsearch-buffering-hints-property-builder
  builder
  id
  config)

The build-cfn-delivery-stream-elasticsearch-buffering-hints-property-builder function updates a CfnDeliveryStream$ElasticsearchBufferingHintsProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$ElasticsearchBufferingHintsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
intervalInSecondsjava.lang.Numbercdk.support/lookup-entry:interval-in-seconds
sizeInMBsjava.lang.Numbercdk.support/lookup-entry:size-in-m-bs
The build-cfn-delivery-stream-elasticsearch-buffering-hints-property-builder function updates a CfnDeliveryStream$ElasticsearchBufferingHintsProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$ElasticsearchBufferingHintsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `intervalInSeconds` | java.lang.Number | [[cdk.support/lookup-entry]] | `:interval-in-seconds` |
| `sizeInMBs` | java.lang.Number | [[cdk.support/lookup-entry]] | `:size-in-m-bs` |
sourceraw docstring

build-cfn-delivery-stream-elasticsearch-destination-configuration-property-builderclj

(build-cfn-delivery-stream-elasticsearch-destination-configuration-property-builder
  builder
  id
  config)

The build-cfn-delivery-stream-elasticsearch-destination-configuration-property-builder function updates a CfnDeliveryStream$ElasticsearchDestinationConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$ElasticsearchDestinationConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
bufferingHintssoftware.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$ElasticsearchBufferingHintsPropertycdk.support/lookup-entry:buffering-hints
cloudWatchLoggingOptionssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:cloud-watch-logging-options
clusterEndpointjava.lang.Stringcdk.support/lookup-entry:cluster-endpoint
documentIdOptionssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:document-id-options
domainArnjava.lang.Stringcdk.support/lookup-entry:domain-arn
indexNamejava.lang.Stringcdk.support/lookup-entry:index-name
indexRotationPeriodjava.lang.Stringcdk.support/lookup-entry:index-rotation-period
processingConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:processing-configuration
retryOptionssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:retry-options
roleArnjava.lang.Stringcdk.support/lookup-entry:role-arn
s3BackupModejava.lang.Stringcdk.support/lookup-entry:s3-backup-mode
s3Configurationsoftware.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$S3DestinationConfigurationPropertycdk.support/lookup-entry:s3-configuration
typeNamejava.lang.Stringcdk.support/lookup-entry:type-name
vpcConfigurationsoftware.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$VpcConfigurationPropertycdk.support/lookup-entry:vpc-configuration
The build-cfn-delivery-stream-elasticsearch-destination-configuration-property-builder function updates a CfnDeliveryStream$ElasticsearchDestinationConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$ElasticsearchDestinationConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `bufferingHints` | software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$ElasticsearchBufferingHintsProperty | [[cdk.support/lookup-entry]] | `:buffering-hints` |
| `cloudWatchLoggingOptions` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:cloud-watch-logging-options` |
| `clusterEndpoint` | java.lang.String | [[cdk.support/lookup-entry]] | `:cluster-endpoint` |
| `documentIdOptions` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:document-id-options` |
| `domainArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:domain-arn` |
| `indexName` | java.lang.String | [[cdk.support/lookup-entry]] | `:index-name` |
| `indexRotationPeriod` | java.lang.String | [[cdk.support/lookup-entry]] | `:index-rotation-period` |
| `processingConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:processing-configuration` |
| `retryOptions` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:retry-options` |
| `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
| `s3BackupMode` | java.lang.String | [[cdk.support/lookup-entry]] | `:s3-backup-mode` |
| `s3Configuration` | software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$S3DestinationConfigurationProperty | [[cdk.support/lookup-entry]] | `:s3-configuration` |
| `typeName` | java.lang.String | [[cdk.support/lookup-entry]] | `:type-name` |
| `vpcConfiguration` | software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$VpcConfigurationProperty | [[cdk.support/lookup-entry]] | `:vpc-configuration` |
sourceraw docstring

build-cfn-delivery-stream-elasticsearch-retry-options-property-builderclj

(build-cfn-delivery-stream-elasticsearch-retry-options-property-builder builder
                                                                        id
                                                                        config)

The build-cfn-delivery-stream-elasticsearch-retry-options-property-builder function updates a CfnDeliveryStream$ElasticsearchRetryOptionsProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$ElasticsearchRetryOptionsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
durationInSecondsjava.lang.Numbercdk.support/lookup-entry:duration-in-seconds
The build-cfn-delivery-stream-elasticsearch-retry-options-property-builder function updates a CfnDeliveryStream$ElasticsearchRetryOptionsProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$ElasticsearchRetryOptionsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `durationInSeconds` | java.lang.Number | [[cdk.support/lookup-entry]] | `:duration-in-seconds` |
sourceraw docstring

build-cfn-delivery-stream-encryption-configuration-property-builderclj

(build-cfn-delivery-stream-encryption-configuration-property-builder builder
                                                                     id
                                                                     config)

The build-cfn-delivery-stream-encryption-configuration-property-builder function updates a CfnDeliveryStream$EncryptionConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$EncryptionConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
kmsEncryptionConfigsoftware.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$KMSEncryptionConfigPropertycdk.support/lookup-entry:kms-encryption-config
noEncryptionConfigjava.lang.Stringcdk.support/lookup-entry:no-encryption-config
The build-cfn-delivery-stream-encryption-configuration-property-builder function updates a CfnDeliveryStream$EncryptionConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$EncryptionConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `kmsEncryptionConfig` | software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$KMSEncryptionConfigProperty | [[cdk.support/lookup-entry]] | `:kms-encryption-config` |
| `noEncryptionConfig` | java.lang.String | [[cdk.support/lookup-entry]] | `:no-encryption-config` |
sourceraw docstring

build-cfn-delivery-stream-extended-s3-destination-configuration-property-builderclj

(build-cfn-delivery-stream-extended-s3-destination-configuration-property-builder
  builder
  id
  config)

The build-cfn-delivery-stream-extended-s3-destination-configuration-property-builder function updates a CfnDeliveryStream$ExtendedS3DestinationConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$ExtendedS3DestinationConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
bucketArnjava.lang.Stringcdk.support/lookup-entry:bucket-arn
bufferingHintssoftware.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$BufferingHintsPropertycdk.support/lookup-entry:buffering-hints
cloudWatchLoggingOptionssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:cloud-watch-logging-options
compressionFormatjava.lang.Stringcdk.support/lookup-entry:compression-format
customTimeZonejava.lang.Stringcdk.support/lookup-entry:custom-time-zone
dataFormatConversionConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:data-format-conversion-configuration
dynamicPartitioningConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:dynamic-partitioning-configuration
encryptionConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:encryption-configuration
errorOutputPrefixjava.lang.Stringcdk.support/lookup-entry:error-output-prefix
fileExtensionjava.lang.Stringcdk.support/lookup-entry:file-extension
prefixjava.lang.Stringcdk.support/lookup-entry:prefix
processingConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:processing-configuration
roleArnjava.lang.Stringcdk.support/lookup-entry:role-arn
s3BackupConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:s3-backup-configuration
s3BackupModejava.lang.Stringcdk.support/lookup-entry:s3-backup-mode
The build-cfn-delivery-stream-extended-s3-destination-configuration-property-builder function updates a CfnDeliveryStream$ExtendedS3DestinationConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$ExtendedS3DestinationConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `bucketArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:bucket-arn` |
| `bufferingHints` | software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$BufferingHintsProperty | [[cdk.support/lookup-entry]] | `:buffering-hints` |
| `cloudWatchLoggingOptions` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:cloud-watch-logging-options` |
| `compressionFormat` | java.lang.String | [[cdk.support/lookup-entry]] | `:compression-format` |
| `customTimeZone` | java.lang.String | [[cdk.support/lookup-entry]] | `:custom-time-zone` |
| `dataFormatConversionConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:data-format-conversion-configuration` |
| `dynamicPartitioningConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:dynamic-partitioning-configuration` |
| `encryptionConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:encryption-configuration` |
| `errorOutputPrefix` | java.lang.String | [[cdk.support/lookup-entry]] | `:error-output-prefix` |
| `fileExtension` | java.lang.String | [[cdk.support/lookup-entry]] | `:file-extension` |
| `prefix` | java.lang.String | [[cdk.support/lookup-entry]] | `:prefix` |
| `processingConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:processing-configuration` |
| `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
| `s3BackupConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:s3-backup-configuration` |
| `s3BackupMode` | java.lang.String | [[cdk.support/lookup-entry]] | `:s3-backup-mode` |
sourceraw docstring

build-cfn-delivery-stream-hive-json-ser-de-property-builderclj

(build-cfn-delivery-stream-hive-json-ser-de-property-builder builder id config)

The build-cfn-delivery-stream-hive-json-ser-de-property-builder function updates a CfnDeliveryStream$HiveJsonSerDeProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$HiveJsonSerDeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
timestampFormatsjava.util.Listcdk.support/lookup-entry:timestamp-formats
The build-cfn-delivery-stream-hive-json-ser-de-property-builder function updates a CfnDeliveryStream$HiveJsonSerDeProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$HiveJsonSerDeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `timestampFormats` | java.util.List | [[cdk.support/lookup-entry]] | `:timestamp-formats` |
sourceraw docstring

build-cfn-delivery-stream-http-endpoint-common-attribute-property-builderclj

(build-cfn-delivery-stream-http-endpoint-common-attribute-property-builder
  builder
  id
  config)

The build-cfn-delivery-stream-http-endpoint-common-attribute-property-builder function updates a CfnDeliveryStream$HttpEndpointCommonAttributeProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$HttpEndpointCommonAttributeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
attributeNamejava.lang.Stringcdk.support/lookup-entry:attribute-name
attributeValuejava.lang.Stringcdk.support/lookup-entry:attribute-value
The build-cfn-delivery-stream-http-endpoint-common-attribute-property-builder function updates a CfnDeliveryStream$HttpEndpointCommonAttributeProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$HttpEndpointCommonAttributeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `attributeName` | java.lang.String | [[cdk.support/lookup-entry]] | `:attribute-name` |
| `attributeValue` | java.lang.String | [[cdk.support/lookup-entry]] | `:attribute-value` |
sourceraw docstring

build-cfn-delivery-stream-http-endpoint-configuration-property-builderclj

(build-cfn-delivery-stream-http-endpoint-configuration-property-builder builder
                                                                        id
                                                                        config)

The build-cfn-delivery-stream-http-endpoint-configuration-property-builder function updates a CfnDeliveryStream$HttpEndpointConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$HttpEndpointConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
accessKeyjava.lang.Stringcdk.support/lookup-entry:access-key
namejava.lang.Stringcdk.support/lookup-entry:name
urljava.lang.Stringcdk.support/lookup-entry:url
The build-cfn-delivery-stream-http-endpoint-configuration-property-builder function updates a CfnDeliveryStream$HttpEndpointConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$HttpEndpointConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `accessKey` | java.lang.String | [[cdk.support/lookup-entry]] | `:access-key` |
| `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
| `url` | java.lang.String | [[cdk.support/lookup-entry]] | `:url` |
sourceraw docstring

build-cfn-delivery-stream-http-endpoint-destination-configuration-property-builderclj

(build-cfn-delivery-stream-http-endpoint-destination-configuration-property-builder
  builder
  id
  config)

The build-cfn-delivery-stream-http-endpoint-destination-configuration-property-builder function updates a CfnDeliveryStream$HttpEndpointDestinationConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$HttpEndpointDestinationConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
bufferingHintssoftware.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$BufferingHintsPropertycdk.support/lookup-entry:buffering-hints
cloudWatchLoggingOptionssoftware.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$CloudWatchLoggingOptionsPropertycdk.support/lookup-entry:cloud-watch-logging-options
endpointConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:endpoint-configuration
processingConfigurationsoftware.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$ProcessingConfigurationPropertycdk.support/lookup-entry:processing-configuration
requestConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:request-configuration
retryOptionssoftware.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$RetryOptionsPropertycdk.support/lookup-entry:retry-options
roleArnjava.lang.Stringcdk.support/lookup-entry:role-arn
s3BackupModejava.lang.Stringcdk.support/lookup-entry:s3-backup-mode
s3Configurationsoftware.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$S3DestinationConfigurationPropertycdk.support/lookup-entry:s3-configuration
The build-cfn-delivery-stream-http-endpoint-destination-configuration-property-builder function updates a CfnDeliveryStream$HttpEndpointDestinationConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$HttpEndpointDestinationConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `bufferingHints` | software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$BufferingHintsProperty | [[cdk.support/lookup-entry]] | `:buffering-hints` |
| `cloudWatchLoggingOptions` | software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$CloudWatchLoggingOptionsProperty | [[cdk.support/lookup-entry]] | `:cloud-watch-logging-options` |
| `endpointConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:endpoint-configuration` |
| `processingConfiguration` | software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$ProcessingConfigurationProperty | [[cdk.support/lookup-entry]] | `:processing-configuration` |
| `requestConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:request-configuration` |
| `retryOptions` | software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$RetryOptionsProperty | [[cdk.support/lookup-entry]] | `:retry-options` |
| `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
| `s3BackupMode` | java.lang.String | [[cdk.support/lookup-entry]] | `:s3-backup-mode` |
| `s3Configuration` | software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$S3DestinationConfigurationProperty | [[cdk.support/lookup-entry]] | `:s3-configuration` |
sourceraw docstring

build-cfn-delivery-stream-http-endpoint-request-configuration-property-builderclj

(build-cfn-delivery-stream-http-endpoint-request-configuration-property-builder
  builder
  id
  config)

The build-cfn-delivery-stream-http-endpoint-request-configuration-property-builder function updates a CfnDeliveryStream$HttpEndpointRequestConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$HttpEndpointRequestConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
commonAttributessoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:common-attributes
contentEncodingjava.lang.Stringcdk.support/lookup-entry:content-encoding
The build-cfn-delivery-stream-http-endpoint-request-configuration-property-builder function updates a CfnDeliveryStream$HttpEndpointRequestConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$HttpEndpointRequestConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `commonAttributes` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:common-attributes` |
| `contentEncoding` | java.lang.String | [[cdk.support/lookup-entry]] | `:content-encoding` |
sourceraw docstring

build-cfn-delivery-stream-input-format-configuration-property-builderclj

(build-cfn-delivery-stream-input-format-configuration-property-builder builder
                                                                       id
                                                                       config)

The build-cfn-delivery-stream-input-format-configuration-property-builder function updates a CfnDeliveryStream$InputFormatConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$InputFormatConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
deserializersoftware.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$DeserializerPropertycdk.support/lookup-entry:deserializer
The build-cfn-delivery-stream-input-format-configuration-property-builder function updates a CfnDeliveryStream$InputFormatConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$InputFormatConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `deserializer` | software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$DeserializerProperty | [[cdk.support/lookup-entry]] | `:deserializer` |
sourceraw docstring

build-cfn-delivery-stream-kinesis-stream-source-configuration-property-builderclj

(build-cfn-delivery-stream-kinesis-stream-source-configuration-property-builder
  builder
  id
  config)

The build-cfn-delivery-stream-kinesis-stream-source-configuration-property-builder function updates a CfnDeliveryStream$KinesisStreamSourceConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$KinesisStreamSourceConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
kinesisStreamArnjava.lang.Stringcdk.support/lookup-entry:kinesis-stream-arn
roleArnjava.lang.Stringcdk.support/lookup-entry:role-arn
The build-cfn-delivery-stream-kinesis-stream-source-configuration-property-builder function updates a CfnDeliveryStream$KinesisStreamSourceConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$KinesisStreamSourceConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `kinesisStreamArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:kinesis-stream-arn` |
| `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
sourceraw docstring

build-cfn-delivery-stream-kms-encryption-config-property-builderclj

(build-cfn-delivery-stream-kms-encryption-config-property-builder builder
                                                                  id
                                                                  config)

The build-cfn-delivery-stream-kms-encryption-config-property-builder function updates a CfnDeliveryStream$KMSEncryptionConfigProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$KMSEncryptionConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
awskmsKeyArnjava.lang.Stringcdk.support/lookup-entry:awskms-key-arn
The build-cfn-delivery-stream-kms-encryption-config-property-builder function updates a CfnDeliveryStream$KMSEncryptionConfigProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$KMSEncryptionConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `awskmsKeyArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:awskms-key-arn` |
sourceraw docstring

build-cfn-delivery-stream-msk-source-configuration-property-builderclj

(build-cfn-delivery-stream-msk-source-configuration-property-builder builder
                                                                     id
                                                                     config)

The build-cfn-delivery-stream-msk-source-configuration-property-builder function updates a CfnDeliveryStream$MSKSourceConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$MSKSourceConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
authenticationConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:authentication-configuration
mskClusterArnjava.lang.Stringcdk.support/lookup-entry:msk-cluster-arn
topicNamejava.lang.Stringcdk.support/lookup-entry:topic-name
The build-cfn-delivery-stream-msk-source-configuration-property-builder function updates a CfnDeliveryStream$MSKSourceConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$MSKSourceConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `authenticationConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:authentication-configuration` |
| `mskClusterArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:msk-cluster-arn` |
| `topicName` | java.lang.String | [[cdk.support/lookup-entry]] | `:topic-name` |
sourceraw docstring

build-cfn-delivery-stream-open-x-json-ser-de-property-builderclj

(build-cfn-delivery-stream-open-x-json-ser-de-property-builder builder
                                                               id
                                                               config)

The build-cfn-delivery-stream-open-x-json-ser-de-property-builder function updates a CfnDeliveryStream$OpenXJsonSerDeProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$OpenXJsonSerDeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
caseInsensitivejava.lang.Booleancdk.support/lookup-entry:case-insensitive
columnToJsonKeyMappingssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:column-to-json-key-mappings
convertDotsInJsonKeysToUnderscoressoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:convert-dots-in-json-keys-to-underscores
The build-cfn-delivery-stream-open-x-json-ser-de-property-builder function updates a CfnDeliveryStream$OpenXJsonSerDeProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$OpenXJsonSerDeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `caseInsensitive` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:case-insensitive` |
| `columnToJsonKeyMappings` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:column-to-json-key-mappings` |
| `convertDotsInJsonKeysToUnderscores` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:convert-dots-in-json-keys-to-underscores` |
sourceraw docstring

build-cfn-delivery-stream-orc-ser-de-property-builderclj

(build-cfn-delivery-stream-orc-ser-de-property-builder builder id config)

The build-cfn-delivery-stream-orc-ser-de-property-builder function updates a CfnDeliveryStream$OrcSerDeProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$OrcSerDeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
blockSizeBytesjava.lang.Numbercdk.support/lookup-entry:block-size-bytes
bloomFilterColumnsjava.util.Listcdk.support/lookup-entry:bloom-filter-columns
bloomFilterFalsePositiveProbabilityjava.lang.Numbercdk.support/lookup-entry:bloom-filter-false-positive-probability
compressionjava.lang.Stringcdk.support/lookup-entry:compression
dictionaryKeyThresholdjava.lang.Numbercdk.support/lookup-entry:dictionary-key-threshold
enablePaddingjava.lang.Booleancdk.support/lookup-entry:enable-padding
formatVersionjava.lang.Stringcdk.support/lookup-entry:format-version
paddingTolerancejava.lang.Numbercdk.support/lookup-entry:padding-tolerance
rowIndexStridejava.lang.Numbercdk.support/lookup-entry:row-index-stride
stripeSizeBytesjava.lang.Numbercdk.support/lookup-entry:stripe-size-bytes
The build-cfn-delivery-stream-orc-ser-de-property-builder function updates a CfnDeliveryStream$OrcSerDeProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$OrcSerDeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `blockSizeBytes` | java.lang.Number | [[cdk.support/lookup-entry]] | `:block-size-bytes` |
| `bloomFilterColumns` | java.util.List | [[cdk.support/lookup-entry]] | `:bloom-filter-columns` |
| `bloomFilterFalsePositiveProbability` | java.lang.Number | [[cdk.support/lookup-entry]] | `:bloom-filter-false-positive-probability` |
| `compression` | java.lang.String | [[cdk.support/lookup-entry]] | `:compression` |
| `dictionaryKeyThreshold` | java.lang.Number | [[cdk.support/lookup-entry]] | `:dictionary-key-threshold` |
| `enablePadding` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:enable-padding` |
| `formatVersion` | java.lang.String | [[cdk.support/lookup-entry]] | `:format-version` |
| `paddingTolerance` | java.lang.Number | [[cdk.support/lookup-entry]] | `:padding-tolerance` |
| `rowIndexStride` | java.lang.Number | [[cdk.support/lookup-entry]] | `:row-index-stride` |
| `stripeSizeBytes` | java.lang.Number | [[cdk.support/lookup-entry]] | `:stripe-size-bytes` |
sourceraw docstring

build-cfn-delivery-stream-output-format-configuration-property-builderclj

(build-cfn-delivery-stream-output-format-configuration-property-builder builder
                                                                        id
                                                                        config)

The build-cfn-delivery-stream-output-format-configuration-property-builder function updates a CfnDeliveryStream$OutputFormatConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$OutputFormatConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
serializersoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:serializer
The build-cfn-delivery-stream-output-format-configuration-property-builder function updates a CfnDeliveryStream$OutputFormatConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$OutputFormatConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `serializer` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:serializer` |
sourceraw docstring

build-cfn-delivery-stream-parquet-ser-de-property-builderclj

(build-cfn-delivery-stream-parquet-ser-de-property-builder builder id config)

The build-cfn-delivery-stream-parquet-ser-de-property-builder function updates a CfnDeliveryStream$ParquetSerDeProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$ParquetSerDeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
blockSizeBytesjava.lang.Numbercdk.support/lookup-entry:block-size-bytes
compressionjava.lang.Stringcdk.support/lookup-entry:compression
enableDictionaryCompressionjava.lang.Booleancdk.support/lookup-entry:enable-dictionary-compression
maxPaddingBytesjava.lang.Numbercdk.support/lookup-entry:max-padding-bytes
pageSizeBytesjava.lang.Numbercdk.support/lookup-entry:page-size-bytes
writerVersionjava.lang.Stringcdk.support/lookup-entry:writer-version
The build-cfn-delivery-stream-parquet-ser-de-property-builder function updates a CfnDeliveryStream$ParquetSerDeProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$ParquetSerDeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `blockSizeBytes` | java.lang.Number | [[cdk.support/lookup-entry]] | `:block-size-bytes` |
| `compression` | java.lang.String | [[cdk.support/lookup-entry]] | `:compression` |
| `enableDictionaryCompression` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:enable-dictionary-compression` |
| `maxPaddingBytes` | java.lang.Number | [[cdk.support/lookup-entry]] | `:max-padding-bytes` |
| `pageSizeBytes` | java.lang.Number | [[cdk.support/lookup-entry]] | `:page-size-bytes` |
| `writerVersion` | java.lang.String | [[cdk.support/lookup-entry]] | `:writer-version` |
sourceraw docstring

build-cfn-delivery-stream-processing-configuration-property-builderclj

(build-cfn-delivery-stream-processing-configuration-property-builder builder
                                                                     id
                                                                     config)

The build-cfn-delivery-stream-processing-configuration-property-builder function updates a CfnDeliveryStream$ProcessingConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$ProcessingConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
enabledjava.lang.Booleancdk.support/lookup-entry:enabled
processorssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:processors
The build-cfn-delivery-stream-processing-configuration-property-builder function updates a CfnDeliveryStream$ProcessingConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$ProcessingConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `enabled` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:enabled` |
| `processors` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:processors` |
sourceraw docstring

build-cfn-delivery-stream-processor-parameter-property-builderclj

(build-cfn-delivery-stream-processor-parameter-property-builder builder
                                                                id
                                                                config)

The build-cfn-delivery-stream-processor-parameter-property-builder function updates a CfnDeliveryStream$ProcessorParameterProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$ProcessorParameterProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
parameterNamejava.lang.Stringcdk.support/lookup-entry:parameter-name
parameterValuejava.lang.Stringcdk.support/lookup-entry:parameter-value
The build-cfn-delivery-stream-processor-parameter-property-builder function updates a CfnDeliveryStream$ProcessorParameterProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$ProcessorParameterProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `parameterName` | java.lang.String | [[cdk.support/lookup-entry]] | `:parameter-name` |
| `parameterValue` | java.lang.String | [[cdk.support/lookup-entry]] | `:parameter-value` |
sourceraw docstring

build-cfn-delivery-stream-processor-property-builderclj

(build-cfn-delivery-stream-processor-property-builder builder id config)

The build-cfn-delivery-stream-processor-property-builder function updates a CfnDeliveryStream$ProcessorProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$ProcessorProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
parameterssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:parameters
typejava.lang.Stringcdk.support/lookup-entry:type
The build-cfn-delivery-stream-processor-property-builder function updates a CfnDeliveryStream$ProcessorProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$ProcessorProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `parameters` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:parameters` |
| `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
sourceraw docstring

build-cfn-delivery-stream-props-builderclj

(build-cfn-delivery-stream-props-builder builder id config)

The build-cfn-delivery-stream-props-builder function updates a CfnDeliveryStreamProps$Builder instance using the provided configuration. The function takes the CfnDeliveryStreamProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
amazonOpenSearchServerlessDestinationConfigurationsoftware.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$AmazonOpenSearchServerlessDestinationConfigurationPropertycdk.support/lookup-entry:amazon-open-search-serverless-destination-configuration
amazonopensearchserviceDestinationConfigurationsoftware.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$AmazonopensearchserviceDestinationConfigurationPropertycdk.support/lookup-entry:amazonopensearchservice-destination-configuration
deliveryStreamEncryptionConfigurationInputsoftware.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$DeliveryStreamEncryptionConfigurationInputPropertycdk.support/lookup-entry:delivery-stream-encryption-configuration-input
deliveryStreamNamejava.lang.Stringcdk.support/lookup-entry:delivery-stream-name
deliveryStreamTypejava.lang.Stringcdk.support/lookup-entry:delivery-stream-type
elasticsearchDestinationConfigurationsoftware.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$ElasticsearchDestinationConfigurationPropertycdk.support/lookup-entry:elasticsearch-destination-configuration
extendedS3DestinationConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:extended-s3-destination-configuration
httpEndpointDestinationConfigurationsoftware.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$HttpEndpointDestinationConfigurationPropertycdk.support/lookup-entry:http-endpoint-destination-configuration
kinesisStreamSourceConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:kinesis-stream-source-configuration
mskSourceConfigurationsoftware.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$MSKSourceConfigurationPropertycdk.support/lookup-entry:msk-source-configuration
redshiftDestinationConfigurationsoftware.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$RedshiftDestinationConfigurationPropertycdk.support/lookup-entry:redshift-destination-configuration
s3DestinationConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:s3-destination-configuration
snowflakeDestinationConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:snowflake-destination-configuration
splunkDestinationConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:splunk-destination-configuration
tagsjava.util.Listcdk.support/lookup-entry:tags
The build-cfn-delivery-stream-props-builder function updates a CfnDeliveryStreamProps$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStreamProps$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `amazonOpenSearchServerlessDestinationConfiguration` | software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$AmazonOpenSearchServerlessDestinationConfigurationProperty | [[cdk.support/lookup-entry]] | `:amazon-open-search-serverless-destination-configuration` |
| `amazonopensearchserviceDestinationConfiguration` | software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$AmazonopensearchserviceDestinationConfigurationProperty | [[cdk.support/lookup-entry]] | `:amazonopensearchservice-destination-configuration` |
| `deliveryStreamEncryptionConfigurationInput` | software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$DeliveryStreamEncryptionConfigurationInputProperty | [[cdk.support/lookup-entry]] | `:delivery-stream-encryption-configuration-input` |
| `deliveryStreamName` | java.lang.String | [[cdk.support/lookup-entry]] | `:delivery-stream-name` |
| `deliveryStreamType` | java.lang.String | [[cdk.support/lookup-entry]] | `:delivery-stream-type` |
| `elasticsearchDestinationConfiguration` | software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$ElasticsearchDestinationConfigurationProperty | [[cdk.support/lookup-entry]] | `:elasticsearch-destination-configuration` |
| `extendedS3DestinationConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:extended-s3-destination-configuration` |
| `httpEndpointDestinationConfiguration` | software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$HttpEndpointDestinationConfigurationProperty | [[cdk.support/lookup-entry]] | `:http-endpoint-destination-configuration` |
| `kinesisStreamSourceConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:kinesis-stream-source-configuration` |
| `mskSourceConfiguration` | software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$MSKSourceConfigurationProperty | [[cdk.support/lookup-entry]] | `:msk-source-configuration` |
| `redshiftDestinationConfiguration` | software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$RedshiftDestinationConfigurationProperty | [[cdk.support/lookup-entry]] | `:redshift-destination-configuration` |
| `s3DestinationConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:s3-destination-configuration` |
| `snowflakeDestinationConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:snowflake-destination-configuration` |
| `splunkDestinationConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:splunk-destination-configuration` |
| `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
sourceraw docstring

build-cfn-delivery-stream-redshift-destination-configuration-property-builderclj

(build-cfn-delivery-stream-redshift-destination-configuration-property-builder
  builder
  id
  config)

The build-cfn-delivery-stream-redshift-destination-configuration-property-builder function updates a CfnDeliveryStream$RedshiftDestinationConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$RedshiftDestinationConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
cloudWatchLoggingOptionssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:cloud-watch-logging-options
clusterJdbcurljava.lang.Stringcdk.support/lookup-entry:cluster-jdbcurl
copyCommandsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:copy-command
passwordjava.lang.Stringcdk.support/lookup-entry:password
processingConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:processing-configuration
retryOptionssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:retry-options
roleArnjava.lang.Stringcdk.support/lookup-entry:role-arn
s3BackupConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:s3-backup-configuration
s3BackupModejava.lang.Stringcdk.support/lookup-entry:s3-backup-mode
s3Configurationsoftware.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$S3DestinationConfigurationPropertycdk.support/lookup-entry:s3-configuration
usernamejava.lang.Stringcdk.support/lookup-entry:username
The build-cfn-delivery-stream-redshift-destination-configuration-property-builder function updates a CfnDeliveryStream$RedshiftDestinationConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$RedshiftDestinationConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `cloudWatchLoggingOptions` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:cloud-watch-logging-options` |
| `clusterJdbcurl` | java.lang.String | [[cdk.support/lookup-entry]] | `:cluster-jdbcurl` |
| `copyCommand` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:copy-command` |
| `password` | java.lang.String | [[cdk.support/lookup-entry]] | `:password` |
| `processingConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:processing-configuration` |
| `retryOptions` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:retry-options` |
| `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
| `s3BackupConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:s3-backup-configuration` |
| `s3BackupMode` | java.lang.String | [[cdk.support/lookup-entry]] | `:s3-backup-mode` |
| `s3Configuration` | software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$S3DestinationConfigurationProperty | [[cdk.support/lookup-entry]] | `:s3-configuration` |
| `username` | java.lang.String | [[cdk.support/lookup-entry]] | `:username` |
sourceraw docstring

build-cfn-delivery-stream-redshift-retry-options-property-builderclj

(build-cfn-delivery-stream-redshift-retry-options-property-builder builder
                                                                   id
                                                                   config)

The build-cfn-delivery-stream-redshift-retry-options-property-builder function updates a CfnDeliveryStream$RedshiftRetryOptionsProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$RedshiftRetryOptionsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
durationInSecondsjava.lang.Numbercdk.support/lookup-entry:duration-in-seconds
The build-cfn-delivery-stream-redshift-retry-options-property-builder function updates a CfnDeliveryStream$RedshiftRetryOptionsProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$RedshiftRetryOptionsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `durationInSeconds` | java.lang.Number | [[cdk.support/lookup-entry]] | `:duration-in-seconds` |
sourceraw docstring

build-cfn-delivery-stream-retry-options-property-builderclj

(build-cfn-delivery-stream-retry-options-property-builder builder id config)

The build-cfn-delivery-stream-retry-options-property-builder function updates a CfnDeliveryStream$RetryOptionsProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$RetryOptionsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
durationInSecondsjava.lang.Numbercdk.support/lookup-entry:duration-in-seconds
The build-cfn-delivery-stream-retry-options-property-builder function updates a CfnDeliveryStream$RetryOptionsProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$RetryOptionsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `durationInSeconds` | java.lang.Number | [[cdk.support/lookup-entry]] | `:duration-in-seconds` |
sourceraw docstring

build-cfn-delivery-stream-s3-destination-configuration-property-builderclj

(build-cfn-delivery-stream-s3-destination-configuration-property-builder builder
                                                                         id
                                                                         config)

The build-cfn-delivery-stream-s3-destination-configuration-property-builder function updates a CfnDeliveryStream$S3DestinationConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$S3DestinationConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
bucketArnjava.lang.Stringcdk.support/lookup-entry:bucket-arn
bufferingHintssoftware.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$BufferingHintsPropertycdk.support/lookup-entry:buffering-hints
cloudWatchLoggingOptionssoftware.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$CloudWatchLoggingOptionsPropertycdk.support/lookup-entry:cloud-watch-logging-options
compressionFormatjava.lang.Stringcdk.support/lookup-entry:compression-format
encryptionConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:encryption-configuration
errorOutputPrefixjava.lang.Stringcdk.support/lookup-entry:error-output-prefix
prefixjava.lang.Stringcdk.support/lookup-entry:prefix
roleArnjava.lang.Stringcdk.support/lookup-entry:role-arn
The build-cfn-delivery-stream-s3-destination-configuration-property-builder function updates a CfnDeliveryStream$S3DestinationConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$S3DestinationConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `bucketArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:bucket-arn` |
| `bufferingHints` | software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$BufferingHintsProperty | [[cdk.support/lookup-entry]] | `:buffering-hints` |
| `cloudWatchLoggingOptions` | software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$CloudWatchLoggingOptionsProperty | [[cdk.support/lookup-entry]] | `:cloud-watch-logging-options` |
| `compressionFormat` | java.lang.String | [[cdk.support/lookup-entry]] | `:compression-format` |
| `encryptionConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:encryption-configuration` |
| `errorOutputPrefix` | java.lang.String | [[cdk.support/lookup-entry]] | `:error-output-prefix` |
| `prefix` | java.lang.String | [[cdk.support/lookup-entry]] | `:prefix` |
| `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
sourceraw docstring

build-cfn-delivery-stream-schema-configuration-property-builderclj

(build-cfn-delivery-stream-schema-configuration-property-builder builder
                                                                 id
                                                                 config)

The build-cfn-delivery-stream-schema-configuration-property-builder function updates a CfnDeliveryStream$SchemaConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$SchemaConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
catalogIdjava.lang.Stringcdk.support/lookup-entry:catalog-id
databaseNamejava.lang.Stringcdk.support/lookup-entry:database-name
regionjava.lang.Stringcdk.support/lookup-entry:region
roleArnjava.lang.Stringcdk.support/lookup-entry:role-arn
tableNamejava.lang.Stringcdk.support/lookup-entry:table-name
versionIdjava.lang.Stringcdk.support/lookup-entry:version-id
The build-cfn-delivery-stream-schema-configuration-property-builder function updates a CfnDeliveryStream$SchemaConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$SchemaConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `catalogId` | java.lang.String | [[cdk.support/lookup-entry]] | `:catalog-id` |
| `databaseName` | java.lang.String | [[cdk.support/lookup-entry]] | `:database-name` |
| `region` | java.lang.String | [[cdk.support/lookup-entry]] | `:region` |
| `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
| `tableName` | java.lang.String | [[cdk.support/lookup-entry]] | `:table-name` |
| `versionId` | java.lang.String | [[cdk.support/lookup-entry]] | `:version-id` |
sourceraw docstring

build-cfn-delivery-stream-serializer-property-builderclj

(build-cfn-delivery-stream-serializer-property-builder builder id config)

The build-cfn-delivery-stream-serializer-property-builder function updates a CfnDeliveryStream$SerializerProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$SerializerProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
orcSerDesoftware.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$OrcSerDePropertycdk.support/lookup-entry:orc-ser-de
parquetSerDesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:parquet-ser-de
The build-cfn-delivery-stream-serializer-property-builder function updates a CfnDeliveryStream$SerializerProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$SerializerProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `orcSerDe` | software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$OrcSerDeProperty | [[cdk.support/lookup-entry]] | `:orc-ser-de` |
| `parquetSerDe` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:parquet-ser-de` |
sourceraw docstring

build-cfn-delivery-stream-snowflake-destination-configuration-property-builderclj

(build-cfn-delivery-stream-snowflake-destination-configuration-property-builder
  builder
  id
  config)

The build-cfn-delivery-stream-snowflake-destination-configuration-property-builder function updates a CfnDeliveryStream$SnowflakeDestinationConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$SnowflakeDestinationConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
accountUrljava.lang.Stringcdk.support/lookup-entry:account-url
cloudWatchLoggingOptionssoftware.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$CloudWatchLoggingOptionsPropertycdk.support/lookup-entry:cloud-watch-logging-options
contentColumnNamejava.lang.Stringcdk.support/lookup-entry:content-column-name
dataLoadingOptionjava.lang.Stringcdk.support/lookup-entry:data-loading-option
databasejava.lang.Stringcdk.support/lookup-entry:database
keyPassphrasejava.lang.Stringcdk.support/lookup-entry:key-passphrase
metaDataColumnNamejava.lang.Stringcdk.support/lookup-entry:meta-data-column-name
privateKeyjava.lang.Stringcdk.support/lookup-entry:private-key
processingConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:processing-configuration
retryOptionssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:retry-options
roleArnjava.lang.Stringcdk.support/lookup-entry:role-arn
s3BackupModejava.lang.Stringcdk.support/lookup-entry:s3-backup-mode
s3Configurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:s3-configuration
schemajava.lang.Stringcdk.support/lookup-entry:schema
snowflakeRoleConfigurationsoftware.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$SnowflakeRoleConfigurationPropertycdk.support/lookup-entry:snowflake-role-configuration
snowflakeVpcConfigurationsoftware.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$SnowflakeVpcConfigurationPropertycdk.support/lookup-entry:snowflake-vpc-configuration
tablejava.lang.Stringcdk.support/lookup-entry:table
userjava.lang.Stringcdk.support/lookup-entry:user
The build-cfn-delivery-stream-snowflake-destination-configuration-property-builder function updates a CfnDeliveryStream$SnowflakeDestinationConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$SnowflakeDestinationConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `accountUrl` | java.lang.String | [[cdk.support/lookup-entry]] | `:account-url` |
| `cloudWatchLoggingOptions` | software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$CloudWatchLoggingOptionsProperty | [[cdk.support/lookup-entry]] | `:cloud-watch-logging-options` |
| `contentColumnName` | java.lang.String | [[cdk.support/lookup-entry]] | `:content-column-name` |
| `dataLoadingOption` | java.lang.String | [[cdk.support/lookup-entry]] | `:data-loading-option` |
| `database` | java.lang.String | [[cdk.support/lookup-entry]] | `:database` |
| `keyPassphrase` | java.lang.String | [[cdk.support/lookup-entry]] | `:key-passphrase` |
| `metaDataColumnName` | java.lang.String | [[cdk.support/lookup-entry]] | `:meta-data-column-name` |
| `privateKey` | java.lang.String | [[cdk.support/lookup-entry]] | `:private-key` |
| `processingConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:processing-configuration` |
| `retryOptions` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:retry-options` |
| `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
| `s3BackupMode` | java.lang.String | [[cdk.support/lookup-entry]] | `:s3-backup-mode` |
| `s3Configuration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:s3-configuration` |
| `schema` | java.lang.String | [[cdk.support/lookup-entry]] | `:schema` |
| `snowflakeRoleConfiguration` | software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$SnowflakeRoleConfigurationProperty | [[cdk.support/lookup-entry]] | `:snowflake-role-configuration` |
| `snowflakeVpcConfiguration` | software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$SnowflakeVpcConfigurationProperty | [[cdk.support/lookup-entry]] | `:snowflake-vpc-configuration` |
| `table` | java.lang.String | [[cdk.support/lookup-entry]] | `:table` |
| `user` | java.lang.String | [[cdk.support/lookup-entry]] | `:user` |
sourceraw docstring

build-cfn-delivery-stream-snowflake-retry-options-property-builderclj

(build-cfn-delivery-stream-snowflake-retry-options-property-builder builder
                                                                    id
                                                                    config)

The build-cfn-delivery-stream-snowflake-retry-options-property-builder function updates a CfnDeliveryStream$SnowflakeRetryOptionsProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$SnowflakeRetryOptionsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
durationInSecondsjava.lang.Numbercdk.support/lookup-entry:duration-in-seconds
The build-cfn-delivery-stream-snowflake-retry-options-property-builder function updates a CfnDeliveryStream$SnowflakeRetryOptionsProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$SnowflakeRetryOptionsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `durationInSeconds` | java.lang.Number | [[cdk.support/lookup-entry]] | `:duration-in-seconds` |
sourceraw docstring

build-cfn-delivery-stream-snowflake-role-configuration-property-builderclj

(build-cfn-delivery-stream-snowflake-role-configuration-property-builder builder
                                                                         id
                                                                         config)

The build-cfn-delivery-stream-snowflake-role-configuration-property-builder function updates a CfnDeliveryStream$SnowflakeRoleConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$SnowflakeRoleConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
enabledjava.lang.Booleancdk.support/lookup-entry:enabled
snowflakeRolejava.lang.Stringcdk.support/lookup-entry:snowflake-role
The build-cfn-delivery-stream-snowflake-role-configuration-property-builder function updates a CfnDeliveryStream$SnowflakeRoleConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$SnowflakeRoleConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `enabled` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:enabled` |
| `snowflakeRole` | java.lang.String | [[cdk.support/lookup-entry]] | `:snowflake-role` |
sourceraw docstring

build-cfn-delivery-stream-snowflake-vpc-configuration-property-builderclj

(build-cfn-delivery-stream-snowflake-vpc-configuration-property-builder builder
                                                                        id
                                                                        config)

The build-cfn-delivery-stream-snowflake-vpc-configuration-property-builder function updates a CfnDeliveryStream$SnowflakeVpcConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$SnowflakeVpcConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
privateLinkVpceIdjava.lang.Stringcdk.support/lookup-entry:private-link-vpce-id
The build-cfn-delivery-stream-snowflake-vpc-configuration-property-builder function updates a CfnDeliveryStream$SnowflakeVpcConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$SnowflakeVpcConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `privateLinkVpceId` | java.lang.String | [[cdk.support/lookup-entry]] | `:private-link-vpce-id` |
sourceraw docstring

build-cfn-delivery-stream-splunk-buffering-hints-property-builderclj

(build-cfn-delivery-stream-splunk-buffering-hints-property-builder builder
                                                                   id
                                                                   config)

The build-cfn-delivery-stream-splunk-buffering-hints-property-builder function updates a CfnDeliveryStream$SplunkBufferingHintsProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$SplunkBufferingHintsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
intervalInSecondsjava.lang.Numbercdk.support/lookup-entry:interval-in-seconds
sizeInMBsjava.lang.Numbercdk.support/lookup-entry:size-in-m-bs
The build-cfn-delivery-stream-splunk-buffering-hints-property-builder function updates a CfnDeliveryStream$SplunkBufferingHintsProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$SplunkBufferingHintsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `intervalInSeconds` | java.lang.Number | [[cdk.support/lookup-entry]] | `:interval-in-seconds` |
| `sizeInMBs` | java.lang.Number | [[cdk.support/lookup-entry]] | `:size-in-m-bs` |
sourceraw docstring

build-cfn-delivery-stream-splunk-destination-configuration-property-builderclj

(build-cfn-delivery-stream-splunk-destination-configuration-property-builder
  builder
  id
  config)

The build-cfn-delivery-stream-splunk-destination-configuration-property-builder function updates a CfnDeliveryStream$SplunkDestinationConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$SplunkDestinationConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
bufferingHintssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:buffering-hints
cloudWatchLoggingOptionssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:cloud-watch-logging-options
hecAcknowledgmentTimeoutInSecondsjava.lang.Numbercdk.support/lookup-entry:hec-acknowledgment-timeout-in-seconds
hecEndpointjava.lang.Stringcdk.support/lookup-entry:hec-endpoint
hecEndpointTypejava.lang.Stringcdk.support/lookup-entry:hec-endpoint-type
hecTokenjava.lang.Stringcdk.support/lookup-entry:hec-token
processingConfigurationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:processing-configuration
retryOptionssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:retry-options
s3BackupModejava.lang.Stringcdk.support/lookup-entry:s3-backup-mode
s3Configurationsoftware.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$S3DestinationConfigurationPropertycdk.support/lookup-entry:s3-configuration
The build-cfn-delivery-stream-splunk-destination-configuration-property-builder function updates a CfnDeliveryStream$SplunkDestinationConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$SplunkDestinationConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `bufferingHints` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:buffering-hints` |
| `cloudWatchLoggingOptions` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:cloud-watch-logging-options` |
| `hecAcknowledgmentTimeoutInSeconds` | java.lang.Number | [[cdk.support/lookup-entry]] | `:hec-acknowledgment-timeout-in-seconds` |
| `hecEndpoint` | java.lang.String | [[cdk.support/lookup-entry]] | `:hec-endpoint` |
| `hecEndpointType` | java.lang.String | [[cdk.support/lookup-entry]] | `:hec-endpoint-type` |
| `hecToken` | java.lang.String | [[cdk.support/lookup-entry]] | `:hec-token` |
| `processingConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:processing-configuration` |
| `retryOptions` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:retry-options` |
| `s3BackupMode` | java.lang.String | [[cdk.support/lookup-entry]] | `:s3-backup-mode` |
| `s3Configuration` | software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream$S3DestinationConfigurationProperty | [[cdk.support/lookup-entry]] | `:s3-configuration` |
sourceraw docstring

build-cfn-delivery-stream-splunk-retry-options-property-builderclj

(build-cfn-delivery-stream-splunk-retry-options-property-builder builder
                                                                 id
                                                                 config)

The build-cfn-delivery-stream-splunk-retry-options-property-builder function updates a CfnDeliveryStream$SplunkRetryOptionsProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$SplunkRetryOptionsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
durationInSecondsjava.lang.Numbercdk.support/lookup-entry:duration-in-seconds
The build-cfn-delivery-stream-splunk-retry-options-property-builder function updates a CfnDeliveryStream$SplunkRetryOptionsProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$SplunkRetryOptionsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `durationInSeconds` | java.lang.Number | [[cdk.support/lookup-entry]] | `:duration-in-seconds` |
sourceraw docstring

build-cfn-delivery-stream-vpc-configuration-property-builderclj

(build-cfn-delivery-stream-vpc-configuration-property-builder builder id config)

The build-cfn-delivery-stream-vpc-configuration-property-builder function updates a CfnDeliveryStream$VpcConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDeliveryStream$VpcConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.

Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

FieldDataTypeLookup FunctionData Key
roleArnjava.lang.Stringcdk.support/lookup-entry:role-arn
securityGroupIdsjava.util.Listcdk.support/lookup-entry:security-group-ids
subnetIdsjava.util.Listcdk.support/lookup-entry:subnet-ids
The build-cfn-delivery-stream-vpc-configuration-property-builder function updates a CfnDeliveryStream$VpcConfigurationProperty$Builder instance using the provided configuration.
  The function takes the CfnDeliveryStream$VpcConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration,
  and the configuration itself.

  Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:

| Field | DataType | Lookup Function | Data Key |
|---|---|---|---|
| `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
| `securityGroupIds` | java.util.List | [[cdk.support/lookup-entry]] | `:security-group-ids` |
| `subnetIds` | java.util.List | [[cdk.support/lookup-entry]] | `:subnet-ids` |
sourceraw docstring

cfn-delivery-stream-amazon-open-search-serverless-buffering-hints-property-builderclj

(cfn-delivery-stream-amazon-open-search-serverless-buffering-hints-property-builder
  id
  config)

Creates a CfnDeliveryStream$AmazonOpenSearchServerlessBufferingHintsProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$AmazonOpenSearchServerlessBufferingHintsProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-amazon-open-search-serverless-destination-configuration-property-builderclj

(cfn-delivery-stream-amazon-open-search-serverless-destination-configuration-property-builder
  id
  config)

Creates a CfnDeliveryStream$AmazonOpenSearchServerlessDestinationConfigurationProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$AmazonOpenSearchServerlessDestinationConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-amazon-open-search-serverless-retry-options-property-builderclj

(cfn-delivery-stream-amazon-open-search-serverless-retry-options-property-builder
  id
  config)

Creates a CfnDeliveryStream$AmazonOpenSearchServerlessRetryOptionsProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$AmazonOpenSearchServerlessRetryOptionsProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-amazonopensearchservice-buffering-hints-property-builderclj

(cfn-delivery-stream-amazonopensearchservice-buffering-hints-property-builder
  id
  config)

Creates a CfnDeliveryStream$AmazonopensearchserviceBufferingHintsProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$AmazonopensearchserviceBufferingHintsProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-amazonopensearchservice-destination-configuration-property-builderclj

(cfn-delivery-stream-amazonopensearchservice-destination-configuration-property-builder
  id
  config)

Creates a CfnDeliveryStream$AmazonopensearchserviceDestinationConfigurationProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$AmazonopensearchserviceDestinationConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-amazonopensearchservice-retry-options-property-builderclj

(cfn-delivery-stream-amazonopensearchservice-retry-options-property-builder
  id
  config)

Creates a CfnDeliveryStream$AmazonopensearchserviceRetryOptionsProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$AmazonopensearchserviceRetryOptionsProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-authentication-configuration-property-builderclj

(cfn-delivery-stream-authentication-configuration-property-builder id config)

Creates a CfnDeliveryStream$AuthenticationConfigurationProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$AuthenticationConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-buffering-hints-property-builderclj

(cfn-delivery-stream-buffering-hints-property-builder id config)

Creates a CfnDeliveryStream$BufferingHintsProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$BufferingHintsProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-builderclj

(cfn-delivery-stream-builder scope id config)

Creates a CfnDeliveryStream$Builder instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | scope | software.constructs.Construct | The parent scope construct of the object being built. | | id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. | | config | map | Data configuration |

Creates a  `CfnDeliveryStream$Builder` instance using a scope and ID, applies the data configuration, then builds it.  Takes the following arguments: 
| Argument | DataType | Description |
|---|---|---|
| scope | software.constructs.Construct | The parent scope construct of the object being built. |
| id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-cloud-watch-logging-options-property-builderclj

(cfn-delivery-stream-cloud-watch-logging-options-property-builder id config)

Creates a CfnDeliveryStream$CloudWatchLoggingOptionsProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$CloudWatchLoggingOptionsProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-copy-command-property-builderclj

(cfn-delivery-stream-copy-command-property-builder id config)

Creates a CfnDeliveryStream$CopyCommandProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$CopyCommandProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-data-format-conversion-configuration-property-builderclj

(cfn-delivery-stream-data-format-conversion-configuration-property-builder
  id
  config)

Creates a CfnDeliveryStream$DataFormatConversionConfigurationProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$DataFormatConversionConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-delivery-stream-encryption-configuration-input-property-builderclj

(cfn-delivery-stream-delivery-stream-encryption-configuration-input-property-builder
  id
  config)

Creates a CfnDeliveryStream$DeliveryStreamEncryptionConfigurationInputProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$DeliveryStreamEncryptionConfigurationInputProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-deserializer-property-builderclj

(cfn-delivery-stream-deserializer-property-builder id config)

Creates a CfnDeliveryStream$DeserializerProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$DeserializerProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-document-id-options-property-builderclj

(cfn-delivery-stream-document-id-options-property-builder id config)

Creates a CfnDeliveryStream$DocumentIdOptionsProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$DocumentIdOptionsProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-dynamic-partitioning-configuration-property-builderclj

(cfn-delivery-stream-dynamic-partitioning-configuration-property-builder id
                                                                         config)

Creates a CfnDeliveryStream$DynamicPartitioningConfigurationProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$DynamicPartitioningConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-elasticsearch-buffering-hints-property-builderclj

(cfn-delivery-stream-elasticsearch-buffering-hints-property-builder id config)

Creates a CfnDeliveryStream$ElasticsearchBufferingHintsProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$ElasticsearchBufferingHintsProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-elasticsearch-destination-configuration-property-builderclj

(cfn-delivery-stream-elasticsearch-destination-configuration-property-builder
  id
  config)

Creates a CfnDeliveryStream$ElasticsearchDestinationConfigurationProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$ElasticsearchDestinationConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-elasticsearch-retry-options-property-builderclj

(cfn-delivery-stream-elasticsearch-retry-options-property-builder id config)

Creates a CfnDeliveryStream$ElasticsearchRetryOptionsProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$ElasticsearchRetryOptionsProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-encryption-configuration-property-builderclj

(cfn-delivery-stream-encryption-configuration-property-builder id config)

Creates a CfnDeliveryStream$EncryptionConfigurationProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$EncryptionConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-extended-s3-destination-configuration-property-builderclj

(cfn-delivery-stream-extended-s3-destination-configuration-property-builder
  id
  config)

Creates a CfnDeliveryStream$ExtendedS3DestinationConfigurationProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$ExtendedS3DestinationConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-hive-json-ser-de-property-builderclj

(cfn-delivery-stream-hive-json-ser-de-property-builder id config)

Creates a CfnDeliveryStream$HiveJsonSerDeProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$HiveJsonSerDeProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-http-endpoint-common-attribute-property-builderclj

(cfn-delivery-stream-http-endpoint-common-attribute-property-builder id config)

Creates a CfnDeliveryStream$HttpEndpointCommonAttributeProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$HttpEndpointCommonAttributeProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-http-endpoint-configuration-property-builderclj

(cfn-delivery-stream-http-endpoint-configuration-property-builder id config)

Creates a CfnDeliveryStream$HttpEndpointConfigurationProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$HttpEndpointConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-http-endpoint-destination-configuration-property-builderclj

(cfn-delivery-stream-http-endpoint-destination-configuration-property-builder
  id
  config)

Creates a CfnDeliveryStream$HttpEndpointDestinationConfigurationProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$HttpEndpointDestinationConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-http-endpoint-request-configuration-property-builderclj

(cfn-delivery-stream-http-endpoint-request-configuration-property-builder
  id
  config)

Creates a CfnDeliveryStream$HttpEndpointRequestConfigurationProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$HttpEndpointRequestConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-input-format-configuration-property-builderclj

(cfn-delivery-stream-input-format-configuration-property-builder id config)

Creates a CfnDeliveryStream$InputFormatConfigurationProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$InputFormatConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-kinesis-stream-source-configuration-property-builderclj

(cfn-delivery-stream-kinesis-stream-source-configuration-property-builder
  id
  config)

Creates a CfnDeliveryStream$KinesisStreamSourceConfigurationProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$KinesisStreamSourceConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-kms-encryption-config-property-builderclj

(cfn-delivery-stream-kms-encryption-config-property-builder id config)

Creates a CfnDeliveryStream$KMSEncryptionConfigProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$KMSEncryptionConfigProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-msk-source-configuration-property-builderclj

(cfn-delivery-stream-msk-source-configuration-property-builder id config)

Creates a CfnDeliveryStream$MSKSourceConfigurationProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$MSKSourceConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-open-x-json-ser-de-property-builderclj

(cfn-delivery-stream-open-x-json-ser-de-property-builder id config)

Creates a CfnDeliveryStream$OpenXJsonSerDeProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$OpenXJsonSerDeProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-orc-ser-de-property-builderclj

(cfn-delivery-stream-orc-ser-de-property-builder id config)

Creates a CfnDeliveryStream$OrcSerDeProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$OrcSerDeProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-output-format-configuration-property-builderclj

(cfn-delivery-stream-output-format-configuration-property-builder id config)

Creates a CfnDeliveryStream$OutputFormatConfigurationProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$OutputFormatConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-parquet-ser-de-property-builderclj

(cfn-delivery-stream-parquet-ser-de-property-builder id config)

Creates a CfnDeliveryStream$ParquetSerDeProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$ParquetSerDeProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-processing-configuration-property-builderclj

(cfn-delivery-stream-processing-configuration-property-builder id config)

Creates a CfnDeliveryStream$ProcessingConfigurationProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$ProcessingConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-processor-parameter-property-builderclj

(cfn-delivery-stream-processor-parameter-property-builder id config)

Creates a CfnDeliveryStream$ProcessorParameterProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$ProcessorParameterProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-processor-property-builderclj

(cfn-delivery-stream-processor-property-builder id config)

Creates a CfnDeliveryStream$ProcessorProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$ProcessorProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-props-builderclj

(cfn-delivery-stream-props-builder id config)

Creates a CfnDeliveryStreamProps$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStreamProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-redshift-destination-configuration-property-builderclj

(cfn-delivery-stream-redshift-destination-configuration-property-builder id
                                                                         config)

Creates a CfnDeliveryStream$RedshiftDestinationConfigurationProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$RedshiftDestinationConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-redshift-retry-options-property-builderclj

(cfn-delivery-stream-redshift-retry-options-property-builder id config)

Creates a CfnDeliveryStream$RedshiftRetryOptionsProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$RedshiftRetryOptionsProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-retry-options-property-builderclj

(cfn-delivery-stream-retry-options-property-builder id config)

Creates a CfnDeliveryStream$RetryOptionsProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$RetryOptionsProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-s3-destination-configuration-property-builderclj

(cfn-delivery-stream-s3-destination-configuration-property-builder id config)

Creates a CfnDeliveryStream$S3DestinationConfigurationProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$S3DestinationConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-schema-configuration-property-builderclj

(cfn-delivery-stream-schema-configuration-property-builder id config)

Creates a CfnDeliveryStream$SchemaConfigurationProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$SchemaConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-serializer-property-builderclj

(cfn-delivery-stream-serializer-property-builder id config)

Creates a CfnDeliveryStream$SerializerProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$SerializerProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-snowflake-destination-configuration-property-builderclj

(cfn-delivery-stream-snowflake-destination-configuration-property-builder
  id
  config)

Creates a CfnDeliveryStream$SnowflakeDestinationConfigurationProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$SnowflakeDestinationConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-snowflake-retry-options-property-builderclj

(cfn-delivery-stream-snowflake-retry-options-property-builder id config)

Creates a CfnDeliveryStream$SnowflakeRetryOptionsProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$SnowflakeRetryOptionsProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-snowflake-role-configuration-property-builderclj

(cfn-delivery-stream-snowflake-role-configuration-property-builder id config)

Creates a CfnDeliveryStream$SnowflakeRoleConfigurationProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$SnowflakeRoleConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-snowflake-vpc-configuration-property-builderclj

(cfn-delivery-stream-snowflake-vpc-configuration-property-builder id config)

Creates a CfnDeliveryStream$SnowflakeVpcConfigurationProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$SnowflakeVpcConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-splunk-buffering-hints-property-builderclj

(cfn-delivery-stream-splunk-buffering-hints-property-builder id config)

Creates a CfnDeliveryStream$SplunkBufferingHintsProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$SplunkBufferingHintsProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-splunk-destination-configuration-property-builderclj

(cfn-delivery-stream-splunk-destination-configuration-property-builder id
                                                                       config)

Creates a CfnDeliveryStream$SplunkDestinationConfigurationProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$SplunkDestinationConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-splunk-retry-options-property-builderclj

(cfn-delivery-stream-splunk-retry-options-property-builder id config)

Creates a CfnDeliveryStream$SplunkRetryOptionsProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$SplunkRetryOptionsProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cfn-delivery-stream-vpc-configuration-property-builderclj

(cfn-delivery-stream-vpc-configuration-property-builder id config)

Creates a CfnDeliveryStream$VpcConfigurationProperty$Builder instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData configuration
Creates a  `CfnDeliveryStream$VpcConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it.  Takes the following arguments: 

| Argument | DataType | Description |
|---|---|---|
| id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
| config | map | Data configuration |
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close