logging

@JvmName(name = "jymvcyhanhpxntra")
suspend fun logging(value: Output<BucketLoggingArgs>)
@JvmName(name = "oabnlefjwluxkica")
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 = "yxtnjhruvdsglcrc")
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.