targetObjectKeyFormat

@JvmName(name = "yuoggvcrrvycnufv")
suspend fun targetObjectKeyFormat(value: Output<TargetObjectKeyFormatArgs>)
@JvmName(name = "mnonlatndmtddpfs")
suspend fun targetObjectKeyFormat(value: TargetObjectKeyFormatArgs?)

Parameters

value

Amazon S3 key format for log objects. Only one format, either PartitionedPrefix or SimplePrefix, is allowed. Describes the key format for server access log file in the target bucket. You can choose between SimplePrefix and PartitionedPrefix.


@JvmName(name = "cdnixvdychfkvejn")
suspend fun targetObjectKeyFormat(argument: suspend TargetObjectKeyFormatArgsBuilder.() -> Unit)

Parameters

argument

Amazon S3 key format for log objects. Only one format, either PartitionedPrefix or SimplePrefix, is allowed. Describes the key format for server access log file in the target bucket. You can choose between SimplePrefix and PartitionedPrefix.