Bucket Logging V2Target Object Key Format
data class BucketLoggingV2TargetObjectKeyFormat(val partitionedPrefix: BucketLoggingV2TargetObjectKeyFormatPartitionedPrefix? = null, val simplePrefix: BucketLoggingV2TargetObjectKeyFormatSimplePrefix? = null)
Constructors
Link copied to clipboard
constructor(partitionedPrefix: BucketLoggingV2TargetObjectKeyFormatPartitionedPrefix? = null, simplePrefix: BucketLoggingV2TargetObjectKeyFormatSimplePrefix? = null)