Class NodeGroupsDeleteNodesRequest (1.6.0)

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

Attribute

NameDescription
nodes Sequence[str]
Names of the nodes to delete.

Inheritance

builtins.object > proto.message.Message > NodeGroupsDeleteNodesRequest