pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.s3.kotlin.outputs
/
InventoryFilter
Inventory
Filter
data
class
InventoryFilter
(
val
prefix
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Inventory
Filter
Link copied to clipboard
fun
InventoryFilter
(
prefix
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
prefix
Link copied to clipboard
val
prefix
:
String
?
=
null
Prefix that an object must have to be included in the inventory results.