startDate

@JvmName(name = "sgajqvnmknsqbwjr")
suspend fun startDate(value: Output<InsightsReportConfigFrequencyOptionsStartDateArgs>)
@JvmName(name = "mnwwtiptowdcndrq")
suspend fun startDate(value: InsightsReportConfigFrequencyOptionsStartDateArgs)

Parameters

value

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


@JvmName(name = "domiljfxpcoqlxnl")
suspend fun startDate(argument: suspend InsightsReportConfigFrequencyOptionsStartDateArgsBuilder.() -> Unit)

Parameters

argument

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