InvocationLoggingConfigurationLoggingConfigCloudwatchConfigLargeDataDeliveryS3ConfigArgs

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

Constructors

constructor(bucketName: Output<String>? = null, keyPrefix: Output<String>? = null)

Properties

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

S3 bucket name.

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

S3 prefix.

Functions

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