toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.automanage.kotlin.inputs
/
ConfigurationBackupSchedulePolicyArgs
/
ConfigurationBackupSchedulePolicyArgs
Configuration
Backup
Schedule
Policy
Args
constructor
(
schedulePolicyType
:
Output
<
String
>
?
=
null
,
scheduleRunDays
:
Output
<
List
<
String
>
>
?
=
null
,
scheduleRunFrequency
:
Output
<
String
>
?
=
null
,
scheduleRunTimes
:
Output
<
List
<
String
>
>
?
=
null
)