pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.s3.kotlin.inputs
/
InventoryDestinationArgs
Inventory
Destination
Args
data
class
InventoryDestinationArgs
(
val
bucket
:
Output
<
InventoryDestinationBucketArgs
>
)
:
ConvertibleToJava
<
InventoryDestinationArgs
>
Constructors
Functions
Properties
Constructors
Inventory
Destination
Args
Link copied to clipboard
fun
InventoryDestinationArgs
(
bucket
:
Output
<
InventoryDestinationBucketArgs
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
InventoryDestinationArgs
Properties
bucket
Link copied to clipboard
val
bucket
:
Output
<
InventoryDestinationBucketArgs
>
S3 bucket configuration where inventory results are published (documented below).