google_api_security_center v0.11.0 GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV1NotificationMessage View Source
Cloud SCC's Notification
Attributes
-
finding
(type:GoogleApi.SecurityCenter.V1.Model.Finding.t
, default:nil
) - If it's a Finding based notification config, this field will be populated. -
notificationConfigName
(type:String.t
, default:nil
) - Name of the notification config that generated current notification. -
resource
(type:GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV1Resource.t
, default:nil
) - The Cloud resource tied to this notification's Finding.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV1NotificationMessage{ finding: GoogleApi.SecurityCenter.V1.Model.Finding.t(), notificationConfigName: String.t(), resource: GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV1Resource.t() }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.