toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.netapp.kotlin.inputs
/
SnapshotPolicyMonthlyScheduleArgs
/
SnapshotPolicyMonthlyScheduleArgs
Snapshot
Policy
Monthly
Schedule
Args
constructor
(
daysOfMonths
:
Output
<
List
<
Int
>
>
,
hour
:
Output
<
Int
>
,
minute
:
Output
<
Int
>
,
snapshotsToKeep
:
Output
<
Int
>
)