endDate

@JvmName(name = "voabqsklvunsrhjd")
suspend fun endDate(value: Output<InsightsReportConfigFrequencyOptionsEndDateArgs>)
@JvmName(name = "kphbjqqgcmgherer")
suspend fun endDate(value: InsightsReportConfigFrequencyOptionsEndDateArgs)

Parameters

value

The date to stop generating inventory reports. For example, {"day": 15, "month": 9, "year": 2022}. Structure is documented below.


@JvmName(name = "uicqxuyyuwjkofgj")
suspend fun endDate(argument: suspend InsightsReportConfigFrequencyOptionsEndDateArgsBuilder.() -> Unit)

Parameters

argument

The date to stop generating inventory reports. For example, {"day": 15, "month": 9, "year": 2022}. Structure is documented below.