You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CodeStarNotifications::Types::EventTypeSummary
- Inherits:
-
Struct
- Object
- Struct
- Aws::CodeStarNotifications::Types::EventTypeSummary
- Defined in:
- (unknown)
Overview
Returns information about an event that has triggered a notification rule.
Instance Attribute Summary collapse
-
#event_type_id ⇒ String
The system-generated ID of the event.
-
#event_type_name ⇒ String
The name of the event.
-
#resource_type ⇒ String
The resource type of the event.
-
#service_name ⇒ String
The name of the service for which the event applies.
Instance Attribute Details
#event_type_id ⇒ String
The system-generated ID of the event.
#event_type_name ⇒ String
The name of the event.
#resource_type ⇒ String
The resource type of the event.
#service_name ⇒ String
The name of the service for which the event applies.