Class FrameworkComplianceReport (0.8.0)

FrameworkComplianceReport(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The response message for [GetFrameworkComplianceReport][].

Attributes

Name Description
framework str
The name of the framework.
framework_description str
The description of the framework.
update_time google.protobuf.timestamp_pb2.Timestamp
Output only. The last updated time of the report.
control_assessment_details google.cloud.cloudsecuritycompliance_v1.types.ControlAssessmentDetails
The control assessment details of the framework.
framework_type google.cloud.cloudsecuritycompliance_v1.types.Framework.FrameworkType
The type of framework.
supported_cloud_providers MutableSequence[google.cloud.cloudsecuritycompliance_v1.types.CloudProvider]
The list of cloud providers supported by the framework.
framework_categories MutableSequence[google.cloud.cloudsecuritycompliance_v1.types.FrameworkCategory]
The list of framework categories supported.
framework_display_name str
Optional. The display name for the framework.
name str
Identifier. The name of the framework compliance report.
major_revision_id int
The latest major revision ID of the framework.
minor_revision_id int
The latest minor revision ID of the latest major revision of the framework.
target_resource_details MutableSequence[google.cloud.cloudsecuritycompliance_v1.types.TargetResourceDetails]
The target resource details of the framework.