pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.s3.kotlin.inputs
/
InventoryScheduleArgs
Inventory
Schedule
Args
data
class
InventoryScheduleArgs
(
val
frequency
:
Output
<
String
>
)
:
ConvertibleToJava
<
InventoryScheduleArgs
>
Constructors
Functions
Properties
Constructors
Inventory
Schedule
Args
Link copied to clipboard
fun
InventoryScheduleArgs
(
frequency
:
Output
<
String
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
InventoryScheduleArgs
Properties
frequency
Link copied to clipboard
val
frequency
:
Output
<
String
>
Specifies how frequently inventory results are produced. Valid values:
Daily
,
Weekly
.