Class: Google::Cloud::SecurityCenter::V1::Kubernetes::Node

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/securitycenter/v1/kubernetes.rb

Overview

Kubernetes nodes associated with the finding.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String

Returns Full resource name of the Compute Engine VM running the cluster node.

Returns:



86
87
88
89
# File 'proto_docs/google/cloud/securitycenter/v1/kubernetes.rb', line 86

class Node
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end