logging

@JvmName(name = "lnrriygwnghbmkgi")
suspend fun logging(value: Output<BucketLoggingArgs>)
@JvmName(name = "fnbkhnvvehhokyhg")
suspend fun logging(value: BucketLoggingArgs?)

Parameters

value

The bucket's logging configuration, which defines the destination bucket and optional name prefix for the current bucket's logs.


@JvmName(name = "qiswxbcbcvugqbng")
suspend fun logging(argument: suspend BucketLoggingArgsBuilder.() -> Unit)

Parameters

argument

The bucket's logging configuration, which defines the destination bucket and optional name prefix for the current bucket's logs.