schedule
suspend fun schedule(value: Output<IntegrationAccountBatchConfigurationReleaseCriteriaRecurrenceScheduleArgs>)
suspend fun schedule(value: IntegrationAccountBatchConfigurationReleaseCriteriaRecurrenceScheduleArgs?)
Parameters
value
A schedule
block as documented below.
suspend fun schedule(argument: suspend IntegrationAccountBatchConfigurationReleaseCriteriaRecurrenceScheduleArgsBuilder.() -> Unit)
Parameters
argument
A schedule
block as documented below.