scheduleStartDate

@JvmName(name = "xkimoaepeeurpltu")
suspend fun scheduleStartDate(value: Output<TransferJobScheduleScheduleStartDateArgs>)
@JvmName(name = "bbgwtrekesivvksx")
suspend fun scheduleStartDate(value: TransferJobScheduleScheduleStartDateArgs)

Parameters

value

The first day the recurring transfer is scheduled to run. If schedule_start_date is in the past, the transfer will run for the first time on the following day. Structure documented below.


@JvmName(name = "lkkabrhrdycproik")
suspend fun scheduleStartDate(argument: suspend TransferJobScheduleScheduleStartDateArgsBuilder.() -> Unit)

Parameters

argument

The first day the recurring transfer is scheduled to run. If schedule_start_date is in the past, the transfer will run for the first time on the following day. Structure documented below.