GoogleApi.Memcache.V1beta2.Model.ApplyParametersRequest (google_api_memcache v0.26.0)
View SourceRequest for ApplyParameters.
Attributes
-
applyAll
(type:boolean()
, default:nil
) - Whether to apply instance-level parameter group to all nodes. If set to true, users are restricted from specifying individual nodes, andApplyParameters
updates all nodes within the instance. -
nodeIds
(type:list(String.t)
, default:nil
) - Nodes to which the instance-level parameter group is applied.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.