buckets

@JvmName(name = "volpxkpqprtvedsu")
suspend fun buckets(value: Output<List<String>>)
@JvmName(name = "lvmrylsrkxpbgfxr")
suspend fun buckets(value: List<String>?)

Parameters

value

This property contains the details of the buckets for the Amazon S3 Storage Lens configuration. This should be the bucket Amazon Resource Name(ARN). For valid values, see Buckets ARN format here in the Amazon S3 API Reference .


@JvmName(name = "manvfnqxeggynpug")
suspend fun buckets(vararg values: Output<String>)


@JvmName(name = "myhbklgpuiaumffi")
suspend fun buckets(values: List<Output<String>>)
@JvmName(name = "hhalvgbjyhorjifw")
suspend fun buckets(vararg values: String)

Parameters

values

This property contains the details of the buckets for the Amazon S3 Storage Lens configuration. This should be the bucket Amazon Resource Name(ARN). For valid values, see Buckets ARN format here in the Amazon S3 API Reference .