AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

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

Inheritance Hierarchy

System.Object
  Amazon.CodeStarNotifications.Model.EventTypeSummary

Namespace: Amazon.CodeStarNotifications.Model
Assembly: AWSSDK.CodeStarNotifications.dll
Version: 3.x.y.z

Syntax

C#
public class EventTypeSummary

The EventTypeSummary type exposes the following members

Constructors

NameDescription
Public Method EventTypeSummary()

Properties

NameTypeDescription
Public Property EventTypeId System.String

Gets and sets the property EventTypeId.

The system-generated ID of the event. For a complete list of event types and IDs, see Notification concepts in the Developer Tools Console User Guide.

Public Property EventTypeName System.String

Gets and sets the property EventTypeName.

The name of the event.

Public Property ResourceType System.String

Gets and sets the property ResourceType.

The resource type of the event.

Public Property ServiceName System.String

Gets and sets the property ServiceName.

The name of the service for which the event applies.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5