Class: Google::Cloud::GkeHub::V1::CompliancePostureConfig::ComplianceStandard

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

Instance Attribute Summary collapse

Instance Attribute Details

#standard::String

Returns Name of the compliance standard.

Returns:

  • (::String)

    Name of the compliance standard.



190
191
192
193
# File 'proto_docs/google/cloud/gkehub/v1/fleet.rb', line 190

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