Class ApplyParametersRequest (1.2.1)

ApplyParametersRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request for ApplyParameters.

Attributes

NameDescription
name str
Required. Resource name of the Memcached instance for which parameter group updates should be applied.
node_ids Sequence[str]
Nodes to which we should apply the instance- evel parameter group.
apply_all bool
Whether to apply instance-level parameter group to all nodes. If set to true, will explicitly restrict users from specifying any nodes, and apply parameter group updates to all nodes within the instance.