Class: Grafeas::V1::ComplianceNote::CisBenchmark
- Inherits:
-
Object
- Object
- Grafeas::V1::ComplianceNote::CisBenchmark
- Extended by:
- Google::Protobuf::MessageExts::ClassMethods
- Includes:
- Google::Protobuf::MessageExts
- Defined in:
- proto_docs/grafeas/v1/compliance.rb
Overview
A compliance check that is a CIS benchmark.
Instance Attribute Summary collapse
Instance Attribute Details
#profile_level ⇒ ::Integer
53 54 55 56 |
# File 'proto_docs/grafeas/v1/compliance.rb', line 53 class CisBenchmark include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#severity ⇒ ::Grafeas::V1::Severity
53 54 55 56 |
# File 'proto_docs/grafeas/v1/compliance.rb', line 53 class CisBenchmark include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |