Class: Google::Cloud::CloudSecurityCompliance::V1::CloudControlAssessmentDetails

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

Overview

The cloud control assessment details for non-manual cloud controls.

Instance Attribute Summary collapse

Instance Attribute Details

#evaluation_state::Google::Cloud::CloudSecurityCompliance::V1::EvaluationState (readonly)

Returns Output only. The evaluation status of the cloud control.

Returns:



421
422
423
424
# File 'proto_docs/google/cloud/cloudsecuritycompliance/v1/monitoring.rb', line 421

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

#findings_count::Integer

Returns The number of findings for the cloud control.

Returns:

  • (::Integer)

    The number of findings for the cloud control.



421
422
423
424
# File 'proto_docs/google/cloud/cloudsecuritycompliance/v1/monitoring.rb', line 421

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