Class Node (1.16.1)

Stay organized with collections Save and categorize content based on your preferences.
Node(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Kubernetes Nodes associated with the finding.

Attribute

NameDescription
name str
Full Resource name of the Compute Engine VM running the cluster node.

Inheritance

builtins.object > proto.message.Message > Node