Upgrade History Entry Args
data class UpgradeHistoryEntryArgs(val action: Output<UpgradeHistoryEntryAction>? = null, val containerImage: Output<String>? = null, val createTime: Output<String>? = null, val framework: Output<String>? = null, val snapshot: Output<String>? = null, val state: Output<UpgradeHistoryEntryState>? = null, val targetImage: Output<String>? = null, val targetVersion: Output<String>? = null, val version: Output<String>? = null, val vmImage: Output<String>? = null) : ConvertibleToJava<UpgradeHistoryEntryArgs>
The entry of VM image upgrade history.
Constructors
Link copied to clipboard
constructor(action: Output<UpgradeHistoryEntryAction>? = null, containerImage: Output<String>? = null, createTime: Output<String>? = null, framework: Output<String>? = null, snapshot: Output<String>? = null, state: Output<UpgradeHistoryEntryState>? = null, targetImage: Output<String>? = null, targetVersion: Output<String>? = null, version: Output<String>? = null, vmImage: Output<String>? = null)
Properties
Link copied to clipboard
Action. Rolloback or Upgrade.
Link copied to clipboard
The container image before this instance upgrade.
Link copied to clipboard
The time that this instance upgrade history entry is created.
Link copied to clipboard
The state of this instance upgrade history entry.
Link copied to clipboard
Target VM Image. Format: ainotebooks-vm/project/image-name/name
.
Link copied to clipboard
Target VM Version, like m63.