google_api_security_center v0.8.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.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() ::
%GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV1NotificationMessage{
finding: GoogleApi.SecurityCenter.V1.Model.Finding.t(),
notificationConfigName: String.t()
}
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.