GoogleApi.VMwareEngine.V1.Model.NodeTypeConfig (google_api_v_mware_engine v0.5.0)
View SourceInformation about the type and number of nodes associated with the cluster.
Attributes
-
customCoreCount
(type:integer()
, default:nil
) - Optional. Customized number of cores available to each node of the type. This number must always be one ofnodeType.availableCustomCoreCounts
. If zero is provided max value fromnodeType.availableCustomCoreCounts
will be used. -
nodeCount
(type:integer()
, default:nil
) - Required. The number of nodes of this type in the cluster
Summary
Functions
Unwrap a decoded JSON object into its complex fields.