FrameworkDeploymentReference(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
The reference to a FrameworkDeployment.
Attributes |
|
---|---|
Name | Description |
framework_deployment |
str
Output only. The name of the FrameworkDeployment. 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 that this FrameworkDeployment is for. |