pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.automanage.kotlin.inputs
/
ConfigurationBackupSchedulePolicyArgs
/
ConfigurationBackupSchedulePolicyArgs
Configuration
Backup
Schedule
Policy
Args
fun
ConfigurationBackupSchedulePolicyArgs
(
schedulePolicyType
:
Output
<
String
>
?
=
null
,
scheduleRunDays
:
Output
<
List
<
String
>
>
?
=
null
,
scheduleRunFrequency
:
Output
<
String
>
?
=
null
,
scheduleRunTimes
:
Output
<
List
<
String
>
>
?
=
null
)