toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.databasefilesystem.kotlin
/
AutoSnapShotPolicyArgs
/
AutoSnapShotPolicyArgs
Auto
Snap
Shot
Policy
Args
constructor
(
policyName
:
Output
<
String
>
?
=
null
,
repeatWeekdays
:
Output
<
List
<
String
>
>
?
=
null
,
retentionDays
:
Output
<
Int
>
?
=
null
,
timePoints
:
Output
<
List
<
String
>
>
?
=
null
)