pulumi-aws-kotlin
6.33.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.dlm.kotlin.outputs
/
LifecyclePolicyPolicyDetailsScheduleFastRestoreRule
Lifecycle
Policy
Policy
Details
Schedule
Fast
Restore
Rule
data
class
LifecyclePolicyPolicyDetailsScheduleFastRestoreRule
(
val
availabilityZones
:
List
<
String
>
,
val
count
:
Int
?
=
null
,
val
interval
:
Int
?
=
null
,
val
intervalUnit
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Lifecycle
Policy
Policy
Details
Schedule
Fast
Restore
Rule
Link copied to clipboard
fun
LifecyclePolicyPolicyDetailsScheduleFastRestoreRule
(
availabilityZones
:
List
<
String
>
,
count
:
Int
?
=
null
,
interval
:
Int
?
=
null
,
intervalUnit
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
availability
Zones
Link copied to clipboard
val
availabilityZones
:
List
<
String
>
count
Link copied to clipboard
val
count
:
Int
?
=
null
interval
Link copied to clipboard
val
interval
:
Int
?
=
null
interval
Unit
Link copied to clipboard
val
intervalUnit
:
String
?
=
null