toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.nas.kotlin
/
AutoSnapshotPolicyArgs
/
AutoSnapshotPolicyArgs
Auto
Snapshot
Policy
Args
constructor
(
autoSnapshotPolicyName
:
Output
<
String
>
?
=
null
,
fileSystemType
:
Output
<
String
>
?
=
null
,
repeatWeekdays
:
Output
<
List
<
String
>
>
?
=
null
,
retentionDays
:
Output
<
Int
>
?
=
null
,
timePoints
:
Output
<
List
<
String
>
>
?
=
null
)