Class: Google::Cloud::SecurityCenter::V1p1beta1::NotificationMessage

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/securitycenter/v1p1beta1/notification_message.rb

Overview

Security Command Center's Notification

Instance Attribute Summary collapse

Instance Attribute Details

#finding::Google::Cloud::SecurityCenter::V1p1beta1::Finding

Returns If it's a Finding based notification config, this field will be populated.

Returns:



35
36
37
38
# File 'proto_docs/google/cloud/securitycenter/v1p1beta1/notification_message.rb', line 35

class NotificationMessage
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#notification_config_name::String

Returns Name of the notification config that generated current notification.

Returns:

  • (::String)

    Name of the notification config that generated current notification.



35
36
37
38
# File 'proto_docs/google/cloud/securitycenter/v1p1beta1/notification_message.rb', line 35

class NotificationMessage
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#resource::Google::Cloud::SecurityCenter::V1p1beta1::Resource

Returns The Cloud resource tied to the notification.

Returns:



35
36
37
38
# File 'proto_docs/google/cloud/securitycenter/v1p1beta1/notification_message.rb', line 35

class NotificationMessage
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end