upgradeHistory

@JvmName(name = "pyjfqbbqctkjolie")
suspend fun upgradeHistory(value: Output<List<UpgradeHistoryEntryArgs>>)
@JvmName(name = "ynarocxhgkrfxjgn")
suspend fun upgradeHistory(value: List<UpgradeHistoryEntryArgs>?)

Parameters

value

The upgrade history of this instance.


@JvmName(name = "afrvybinsayqxnvk")
suspend fun upgradeHistory(vararg values: Output<UpgradeHistoryEntryArgs>)


@JvmName(name = "dlruowwnxbfjvtqc")
suspend fun upgradeHistory(values: List<Output<UpgradeHistoryEntryArgs>>)
@JvmName(name = "tiwisokfteyjwmmv")
suspend fun upgradeHistory(vararg values: UpgradeHistoryEntryArgs)

Parameters

values

The upgrade history of this instance.


@JvmName(name = "elufswpfqfphcfcr")
suspend fun upgradeHistory(argument: List<suspend UpgradeHistoryEntryArgsBuilder.() -> Unit>)
@JvmName(name = "tfmikkfwcvdktdbn")
suspend fun upgradeHistory(vararg argument: suspend UpgradeHistoryEntryArgsBuilder.() -> Unit)
@JvmName(name = "yfdohafsfumpirfg")
suspend fun upgradeHistory(argument: suspend UpgradeHistoryEntryArgsBuilder.() -> Unit)

Parameters

argument

The upgrade history of this instance.