extended S3Configuration
suspend fun extendedS3Configuration(value: Output<FirehoseDeliveryStreamExtendedS3ConfigurationArgs>)
Parameters
value
Enhanced configuration options for the s3 destination. More details are given below.
suspend fun extendedS3Configuration(argument: suspend FirehoseDeliveryStreamExtendedS3ConfigurationArgsBuilder.() -> Unit)
Parameters
argument
Enhanced configuration options for the s3 destination. More details are given below.