Firehose Delivery Stream Extended S3Configuration Processing Configuration Processor Parameter Args
data class FirehoseDeliveryStreamExtendedS3ConfigurationProcessingConfigurationProcessorParameterArgs(val parameterName: Output<String>, val parameterValue: Output<String>) : ConvertibleToJava<FirehoseDeliveryStreamExtendedS3ConfigurationProcessingConfigurationProcessorParameterArgs>
Constructors
Link copied to clipboard
fun FirehoseDeliveryStreamExtendedS3ConfigurationProcessingConfigurationProcessorParameterArgs(parameterName: Output<String>, parameterValue: Output<String>)
Functions
Properties
Link copied to clipboard
Parameter name. Valid Values: LambdaArn
, NumberOfRetries
, MetadataExtractionQuery
, JsonParsingEngine
, RoleArn
, BufferSizeInMBs
, BufferIntervalInSeconds
, SubRecordType
, Delimiter
. Validation is done against AWS SDK constants; so that values not explicitly listed may also work.