GcpMetadata(mapping=None, *, ignore_unknown_fields=False, **kwargs)
GCP metadata associated with the resource, only applicable if the finding's cloud provider is Google Cloud Platform.
Attributes |
|
---|---|
Name | Description |
project |
str
The full resource name of project that the resource belongs to. |
project_display_name |
str
The project ID that the resource belongs to. |
parent |
str
The full resource name of resource's parent. |
parent_display_name |
str
The human readable name of resource's parent. |
folders |
MutableSequence[google.cloud.securitycenter_v2.types.Folder]
Output only. Contains a Folder message for each folder in the assets ancestry. The first folder is the deepest nested folder, and the last folder is the folder directly under the Organization. |
organization |
str
The name of the organization that the resource belongs to. |