pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.s3.kotlin.outputs
/
InventorySchedule
Inventory
Schedule
data
class
InventorySchedule
(
val
frequency
:
String
)
Types
Constructors
Properties
Constructors
Inventory
Schedule
Link copied to clipboard
fun
InventorySchedule
(
frequency
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
frequency
Link copied to clipboard
val
frequency
:
String
Specifies how frequently inventory results are produced. Valid values:
Daily
,
Weekly
.