Class FrameworkDeploymentReference (0.1.0)

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

The reference to the framework deployment.

Attributes

Name Description
framework_deployment str
Output only. The name of the framework. The format is: organizations/{org}/locations/{location}/frameworkDeployments/{framework_deployment_id}
framework_reference google.cloud.cloudsecuritycompliance_v1.types.FrameworkReference
Optional. The reference to the framework that this deployment is for. Example: { framework: "organizations/{org}/locations/{location}/frameworks/{framework}", major_revision_id: 1 }
framework_display_name str
Optional. The display name of the framework.