toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.s3.kotlin.inputs
/
InventoryFilterArgs
Inventory
Filter
Args
data
class
InventoryFilterArgs
(
val
prefix
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
InventoryFilterArgs
>
Members
Constructors
Inventory
Filter
Args
Link copied to clipboard
constructor
(
prefix
:
Output
<
String
>
?
=
null
)
Properties
prefix
Link copied to clipboard
val
prefix
:
Output
<
String
>
?
=
null
Prefix that an object must have to be included in the inventory results.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
InventoryFilterArgs