Bucket Logging V2Target Object Key Format Args
data class BucketLoggingV2TargetObjectKeyFormatArgs(val partitionedPrefix: Output<BucketLoggingV2TargetObjectKeyFormatPartitionedPrefixArgs>? = null, val simplePrefix: Output<BucketLoggingV2TargetObjectKeyFormatSimplePrefixArgs>? = null) : ConvertibleToJava<BucketLoggingV2TargetObjectKeyFormatArgs>
Constructors
Link copied to clipboard
constructor(partitionedPrefix: Output<BucketLoggingV2TargetObjectKeyFormatPartitionedPrefixArgs>? = null, simplePrefix: Output<BucketLoggingV2TargetObjectKeyFormatSimplePrefixArgs>? = null)