LinuxVirtualMachineOsImageNotification

data class LinuxVirtualMachineOsImageNotification(val timeout: String? = null)

Constructors

Link copied to clipboard
constructor(timeout: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val timeout: String? = null

Length of time a notification to be sent to the VM on the instance metadata server till the VM gets OS upgraded. The only possible value is PT15M. Defaults to PT15M.