Cloud SCC's Notification
JSON representation |
---|
{ "notificationConfigName": string, "resource": { object ( |
Fields | |
---|---|
notification |
Name of the notification config that generated current notification. |
resource |
The Cloud resource tied to this notification's Finding. |
Union field event . Notification Event. event can be only one of the following: |
|
finding |
If it's a Finding based notification config, this field will be populated. |
Resource
Information related to the Google Cloud resource.
JSON representation |
---|
{ "name": string, "displayName": string, "type": string, "cloudProvider": enum ( |
Fields | |
---|---|
name |
The full resource name of the resource. See: https://cloud.google.com/apis/design/resource_names#full_resource_name |
display |
The human readable name of the resource. |
type |
The full resource type of the resource. |
cloud |
Indicates which cloud provider the finding is from. |
service |
The service or resource provider associated with the resource. |
location |
The region or location of the service (if applicable). |
resource |
Provides the path to the resource within the resource hierarchy. |
resource |
A string representation of the resource path. For Google Cloud, it has the format of |
Union field
|
|
gcp |
The GCP metadata associated with the finding. |
aws |
The AWS metadata associated with the finding. |