pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.databasefilesystem.kotlin
/
AutoSnapShotPolicyArgs
/
AutoSnapShotPolicyArgs
Auto
Snap
Shot
Policy
Args
fun
AutoSnapShotPolicyArgs
(
policyName
:
Output
<
String
>
?
=
null
,
repeatWeekdays
:
Output
<
List
<
String
>
>
?
=
null
,
retentionDays
:
Output
<
Int
>
?
=
null
,
timePoints
:
Output
<
List
<
String
>
>
?
=
null
)