Reference documentation and code samples for the Cloud Security Command Center V1p1beta1 API class Google::Cloud::SecurityCenter::V1p1beta1::NotificationMessage.
Security Command Center's Notification
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#finding
def finding() -> ::Google::Cloud::SecurityCenter::V1p1beta1::Finding
Returns
- (::Google::Cloud::SecurityCenter::V1p1beta1::Finding) — If it's a Finding based notification config, this field will be populated.
#finding=
def finding=(value) -> ::Google::Cloud::SecurityCenter::V1p1beta1::Finding
Parameter
- value (::Google::Cloud::SecurityCenter::V1p1beta1::Finding) — If it's a Finding based notification config, this field will be populated.
Returns
- (::Google::Cloud::SecurityCenter::V1p1beta1::Finding) — If it's a Finding based notification config, this field will be populated.
#notification_config_name
def notification_config_name() -> ::String
Returns
- (::String) — Name of the notification config that generated current notification.
#notification_config_name=
def notification_config_name=(value) -> ::String
Parameter
- value (::String) — Name of the notification config that generated current notification.
Returns
- (::String) — Name of the notification config that generated current notification.
#resource
def resource() -> ::Google::Cloud::SecurityCenter::V1p1beta1::Resource
Returns
- (::Google::Cloud::SecurityCenter::V1p1beta1::Resource) — The Cloud resource tied to the notification.
#resource=
def resource=(value) -> ::Google::Cloud::SecurityCenter::V1p1beta1::Resource
Parameter
- value (::Google::Cloud::SecurityCenter::V1p1beta1::Resource) — The Cloud resource tied to the notification.
Returns
- (::Google::Cloud::SecurityCenter::V1p1beta1::Resource) — The Cloud resource tied to the notification.