PreferenceSetVirtualMachinePreferencesSoleTenancyPreferencesNodeTypeArgs

data class PreferenceSetVirtualMachinePreferencesSoleTenancyPreferencesNodeTypeArgs(val nodeName: Output<String>? = null) : ConvertibleToJava<PreferenceSetVirtualMachinePreferencesSoleTenancyPreferencesNodeTypeArgs>

Constructors

constructor(nodeName: Output<String>? = null)

Properties

Link copied to clipboard
val nodeName: Output<String>? = null

Name of the Sole Tenant node. Consult https://cloud.google.com/compute/docs/nodes/sole-tenant-nodes

Functions

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