logging

@JvmName(name = "mpevkptnjbgdquks")
suspend fun logging(value: Output<BucketLoggingArgs>)
@JvmName(name = "beoylwqdtsmnvmjk")
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 = "yybihelxjgkujved")
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.