bucket Notification
suspend fun bucketNotification(name: String, block: suspend BucketNotificationResourceBuilder.() -> Unit): BucketNotification
Parameters
name
The unique name of the resulting resource.
block
Builder for BucketNotification.
See also
Parameters
name
The unique name of the resulting resource.