InvocationLoggingConfigurationLoggingConfigCloudwatchConfigLargeDataDeliveryS3ConfigArgs

data class InvocationLoggingConfigurationLoggingConfigCloudwatchConfigLargeDataDeliveryS3ConfigArgs(val bucketName: Output<String>? = null, val keyPrefix: Output<String>? = null) : ConvertibleToJava<InvocationLoggingConfigurationLoggingConfigCloudwatchConfigLargeDataDeliveryS3ConfigArgs>

Constructors

Functions

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

Properties

Link copied to clipboard
val bucketName: Output<String>? = null

S3 bucket name. The following arguments are optional:

Link copied to clipboard
val keyPrefix: Output<String>? = null

S3 object key prefix.