inventoryConfigurations

@JvmName(name = "vxsgyydweiddhmqc")
suspend fun inventoryConfigurations(value: Output<List<BucketInventoryConfigurationArgs>>)
@JvmName(name = "atcjipafxbvaxfhh")
suspend fun inventoryConfigurations(value: List<BucketInventoryConfigurationArgs>?)

Parameters

value

Specifies the inventory configuration for an Amazon S3 bucket. For more information, see GET Bucket inventory in the Amazon S3 API Reference.


@JvmName(name = "lgausdpybpykswdl")
suspend fun inventoryConfigurations(vararg values: Output<BucketInventoryConfigurationArgs>)


@JvmName(name = "bmrqybtatwkjnqqf")
suspend fun inventoryConfigurations(values: List<Output<BucketInventoryConfigurationArgs>>)
@JvmName(name = "kqthkqyjhxrvgmxw")
suspend fun inventoryConfigurations(vararg values: BucketInventoryConfigurationArgs)

Parameters

values

Specifies the inventory configuration for an Amazon S3 bucket. For more information, see GET Bucket inventory in the Amazon S3 API Reference.


@JvmName(name = "buitjxuaspylnbek")
suspend fun inventoryConfigurations(argument: List<suspend BucketInventoryConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "rjouqdkteoromjtn")
suspend fun inventoryConfigurations(vararg argument: suspend BucketInventoryConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "yfheslugfhtnhifp")
suspend fun inventoryConfigurations(argument: suspend BucketInventoryConfigurationArgsBuilder.() -> Unit)

Parameters

argument

Specifies the inventory configuration for an Amazon S3 bucket. For more information, see GET Bucket inventory in the Amazon S3 API Reference.