pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.nas.kotlin
/
AutoSnapshotPolicyArgs
/
AutoSnapshotPolicyArgs
Auto
Snapshot
Policy
Args
fun
AutoSnapshotPolicyArgs
(
autoSnapshotPolicyName
:
Output
<
String
>
?
=
null
,
repeatWeekdays
:
Output
<
List
<
String
>
>
?
=
null
,
retentionDays
:
Output
<
Int
>
?
=
null
,
timePoints
:
Output
<
List
<
String
>
>
?
=
null
)