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
show all
Defined in:
(unknown)

Overview

Returns information about an event that has triggered a notification rule.

Instance Attribute Summary collapse

Instance Attribute Details

#event_type_idString

The system-generated ID of the event.

Returns:

  • (String)

    The system-generated ID of the event.

#event_type_nameString

The name of the event.

Returns:

  • (String)

    The name of the event.

#resource_typeString

The resource type of the event.

Returns:

  • (String)

    The resource type of the event.

#service_nameString

The name of the service for which the event applies.

Returns:

  • (String)

    The name of the service for which the event applies.