toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.s3.kotlin.outputs
/
InventoryDestination
Inventory
Destination
data
class
InventoryDestination
(
val
bucket
:
InventoryDestinationBucket
)
Members
Constructors
Inventory
Destination
Link copied to clipboard
constructor
(
bucket
:
InventoryDestinationBucket
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
bucket
Link copied to clipboard
val
bucket
:
InventoryDestinationBucket
S3 bucket configuration where inventory results are published (documented below).