FirehoseDeliveryStreamExtendedS3ConfigurationS3BackupConfigurationArgs

data class FirehoseDeliveryStreamExtendedS3ConfigurationS3BackupConfigurationArgs(val bucketArn: Output<String>, val bufferingInterval: Output<Int>? = null, val bufferingSize: Output<Int>? = null, val cloudwatchLoggingOptions: Output<FirehoseDeliveryStreamExtendedS3ConfigurationS3BackupConfigurationCloudwatchLoggingOptionsArgs>? = null, val compressionFormat: Output<String>? = null, val errorOutputPrefix: Output<String>? = null, val kmsKeyArn: Output<String>? = null, val prefix: Output<String>? = null, val roleArn: Output<String>) : ConvertibleToJava<FirehoseDeliveryStreamExtendedS3ConfigurationS3BackupConfigurationArgs>

Constructors

fun FirehoseDeliveryStreamExtendedS3ConfigurationS3BackupConfigurationArgs(bucketArn: Output<String>, bufferingInterval: Output<Int>? = null, bufferingSize: Output<Int>? = null, cloudwatchLoggingOptions: Output<FirehoseDeliveryStreamExtendedS3ConfigurationS3BackupConfigurationCloudwatchLoggingOptionsArgs>? = null, compressionFormat: Output<String>? = null, errorOutputPrefix: Output<String>? = null, kmsKeyArn: Output<String>? = null, prefix: Output<String>? = null, roleArn: Output<String>)

Functions

Link copied to clipboard
open override fun toJava(): FirehoseDeliveryStreamExtendedS3ConfigurationS3BackupConfigurationArgs

Properties

Link copied to clipboard
val bucketArn: Output<String>
Link copied to clipboard
val bufferingInterval: Output<Int>? = null
Link copied to clipboard
val bufferingSize: Output<Int>? = null
Link copied to clipboard
val compressionFormat: Output<String>? = null
Link copied to clipboard
val errorOutputPrefix: Output<String>? = null
Link copied to clipboard
val kmsKeyArn: Output<String>? = null
Link copied to clipboard
val prefix: Output<String>? = null
Link copied to clipboard
val roleArn: Output<String>