View Source GoogleApi.MigrationCenter.V1.Model.SoleTenantNodeType (google_api_migration_center v0.5.2)
A Sole Tenant node type.
Attributes
-
nodeName
(type:String.t
, default:nil
) - Name of the Sole Tenant node. Consult https://cloud.google.com/compute/docs/nodes/sole-tenant-nodes
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.MigrationCenter.V1.Model.SoleTenantNodeType{ nodeName: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.