GetMachineTypesMachineTypeDeprecated

data class GetMachineTypesMachineTypeDeprecated(val replacement: String, val state: String)

Constructors

Link copied to clipboard
constructor(replacement: String, state: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The URL of the suggested replacement for a deprecated machine type.

Link copied to clipboard

The deprecation state of this resource. This can be ACTIVE, DEPRECATED, OBSOLETE, or DELETED.