Class: Google::Cloud::CloudSecurityCompliance::V1::AggregatedComplianceReport

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 aggregated compliance report.

Instance Attribute Summary collapse

Instance Attribute Details

#control_assessment_details::Google::Cloud::CloudSecurityCompliance::V1::ControlAssessmentDetails

Returns The control assessment details of the framework.

Returns:



445
446
447
448
# File 'proto_docs/google/cloud/cloudsecuritycompliance/v1/monitoring.rb', line 445

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

#report_time::Google::Protobuf::Timestamp

Returns The report time of the aggregated compliance report.

Returns:



445
446
447
448
# File 'proto_docs/google/cloud/cloudsecuritycompliance/v1/monitoring.rb', line 445

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