View Source GoogleApi.Compute.V1.Model.NodeGroupsSimulateMaintenanceEventRequest (google_api_compute v0.56.2)

Attributes

  • nodes (type: list(String.t), default: nil) - Names of the nodes to go under maintenance simulation.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Compute.V1.Model.NodeGroupsSimulateMaintenanceEventRequest{
  nodes: [String.t()] | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.