upgradeHistory

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

Parameters

value

The upgrade history of this instance.


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


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

Parameters

values

The upgrade history of this instance.


@JvmName(name = "qxnwuslvthegrtnd")
suspend fun upgradeHistory(argument: List<suspend UpgradeHistoryEntryArgsBuilder.() -> Unit>)
@JvmName(name = "dnotfbggynjombdq")
suspend fun upgradeHistory(vararg argument: suspend UpgradeHistoryEntryArgsBuilder.() -> Unit)
@JvmName(name = "tnvdqouvduocedyw")
suspend fun upgradeHistory(argument: suspend UpgradeHistoryEntryArgsBuilder.() -> Unit)

Parameters

argument

The upgrade history of this instance.