FleetUpdateRunManagedClusterUpdateNodeImageSelectionArgs

data class FleetUpdateRunManagedClusterUpdateNodeImageSelectionArgs(val type: Output<String>) : ConvertibleToJava<FleetUpdateRunManagedClusterUpdateNodeImageSelectionArgs>

Constructors

constructor(type: Output<String>)

Properties

Link copied to clipboard
val type: Output<String>

Specifies the node image upgrade type. Possible values are Latest and Consistent.

Functions

Link copied to clipboard
open override fun toJava(): FleetUpdateRunManagedClusterUpdateNodeImageSelectionArgs