Class FrameworkComplianceSummary (0.4.0)

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

The details for a framework compliance summary.

Attributes

Name Description
framework str
The name of the framework.
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 by the framework.
framework_display_name str
Optional. The display name for the framework.
name str
Identifier. The name of the framework compliance summary.
major_revision_id int
The major revision ID of the framework.
minor_revision_id int
The minor revision ID of the framework.
target_resource_details MutableSequence[google.cloud.cloudsecuritycompliance_v1.types.TargetResourceDetails]
The target resource details for the framework.