scheduleEndDate

@JvmName(name = "slbwyiwgycxhjjfl")
suspend fun scheduleEndDate(value: Output<TransferJobScheduleScheduleEndDateArgs>)
@JvmName(name = "hylimrevlxkjopbl")
suspend fun scheduleEndDate(value: TransferJobScheduleScheduleEndDateArgs?)

Parameters

value

The last day the recurring transfer will be run. If schedule_end_date is the same as schedule_start_date, the transfer will be executed only once. Structure documented below.


@JvmName(name = "qvsbpitygrhuepay")
suspend fun scheduleEndDate(argument: suspend TransferJobScheduleScheduleEndDateArgsBuilder.() -> Unit)

Parameters

argument

The last day the recurring transfer will be run. If schedule_end_date is the same as schedule_start_date, the transfer will be executed only once. Structure documented below.