toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.logicapps.kotlin.inputs
/
IntegrationAccountBatchConfigurationReleaseCriteriaRecurrenceScheduleArgs
/
IntegrationAccountBatchConfigurationReleaseCriteriaRecurrenceScheduleArgs
Integration
Account
Batch
Configuration
Release
Criteria
Recurrence
Schedule
Args
constructor
(
hours
:
Output
<
List
<
Int
>
>
?
=
null
,
minutes
:
Output
<
List
<
Int
>
>
?
=
null
,
monthDays
:
Output
<
List
<
Int
>
>
?
=
null
,
monthlies
:
Output
<
List
<
IntegrationAccountBatchConfigurationReleaseCriteriaRecurrenceScheduleMonthlyArgs
>
>
?
=
null
,
weekDays
:
Output
<
List
<
String
>
>
?
=
null
)