pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.backup.kotlin.outputs
/
PolicyFileShareRetentionYearly
/
PolicyFileShareRetentionYearly
Policy
File
Share
Retention
Yearly
fun
PolicyFileShareRetentionYearly
(
count
:
Int
,
days
:
List
<
Int
>
?
=
null
,
includeLastDays
:
Boolean
?
=
null
,
months
:
List
<
String
>
,
weekdays
:
List
<
String
>
?
=
null
,
weeks
:
List
<
String
>
?
=
null
)