GoogleApi.Memcache.V1beta2.Model.ApplySoftwareUpdateRequest (google_api_memcache v0.26.0)
View SourceRequest for ApplySoftwareUpdate.
Attributes
-
applyAll
(type:boolean()
, default:nil
) - Whether to apply the update to all nodes. If set to true, will explicitly restrict users from specifying any nodes, and apply software update to all nodes (where applicable) within the instance. -
nodeIds
(type:list(String.t)
, default:nil
) - Nodes to which we should apply the update to. Note all the selected nodes are updated in parallel.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.