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.

Summary information about an OpsItem event or that associated an OpsItem with a related item.

Inheritance Hierarchy

System.Object
  Amazon.SimpleSystemsManagement.Model.OpsItemEventSummary

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

Syntax

C#
public class OpsItemEventSummary

The OpsItemEventSummary type exposes the following members

Constructors

NameDescription
Public Method OpsItemEventSummary()

Properties

NameTypeDescription
Public Property CreatedBy Amazon.SimpleSystemsManagement.Model.OpsItemIdentity

Gets and sets the property CreatedBy.

Information about the user or resource that created the OpsItem event.

Public Property CreatedTime System.DateTime

Gets and sets the property CreatedTime.

The date and time the OpsItem event was created.

Public Property Detail System.String

Gets and sets the property Detail.

Specific information about the OpsItem event.

Public Property DetailType System.String

Gets and sets the property DetailType.

The type of information provided as a detail.

Public Property EventId System.String

Gets and sets the property EventId.

The ID of the OpsItem event.

Public Property OpsItemId System.String

Gets and sets the property OpsItemId.

The ID of the OpsItem.

Public Property Source System.String

Gets and sets the property Source.

The source of the OpsItem event.

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