recurrencePeriod

@JvmName(name = "qgyujyofayoicpeq")
suspend fun recurrencePeriod(value: Output<ExportRecurrencePeriodArgs>)
@JvmName(name = "dolaukwyynkyqmqx")
suspend fun recurrencePeriod(value: ExportRecurrencePeriodArgs?)

Parameters

value

Has start and end date of the recurrence. The start date must be in future. If present, the end date must be greater than start date.


@JvmName(name = "dlmqqhpvttksxfnx")
suspend fun recurrencePeriod(argument: suspend ExportRecurrencePeriodArgsBuilder.() -> Unit)

Parameters

argument

Has start and end date of the recurrence. The start date must be in future. If present, the end date must be greater than start date.