toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.costmanagement.kotlin.inputs
/
ExportScheduleArgs
/
ExportScheduleArgs
Export
Schedule
Args
constructor
(
recurrence
:
Output
<
Either
<
String
,
RecurrenceType
>
>
?
=
null
,
recurrencePeriod
:
Output
<
ExportRecurrencePeriodArgs
>
?
=
null
,
status
:
Output
<
Either
<
String
,
StatusType
>
>
?
=
null
)