bucketLogging

suspend fun bucketLogging(name: String, block: suspend BucketLoggingResourceBuilder.() -> Unit): BucketLogging

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for BucketLogging.


See also

Parameters

name

The unique name of the resulting resource.