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.

The notification that informs a user of an update in Audit Manager. For example, this includes the notification that's sent when a control set is delegated for review.

Inheritance Hierarchy

System.Object
  Amazon.AuditManager.Model.Notification

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

Syntax

C#
public class Notification

The Notification type exposes the following members

Constructors

NameDescription
Public Method Notification()

Properties

NameTypeDescription
Public Property AssessmentId System.String

Gets and sets the property AssessmentId.

The identifier for the assessment.

Public Property AssessmentName System.String

Gets and sets the property AssessmentName.

The name of the related assessment.

Public Property ControlSetId System.String

Gets and sets the property ControlSetId.

The identifier for the control set.

Public Property ControlSetName System.String

Gets and sets the property ControlSetName.

Specifies the name of the control set that the notification is about.

Public Property Description System.String

Gets and sets the property Description.

The description of the notification.

Public Property EventTime System.DateTime

Gets and sets the property EventTime.

The time when the notification was sent.

Public Property Id System.String

Gets and sets the property Id.

The unique identifier for the notification.

Public Property Source System.String

Gets and sets the property Source.

The sender of the notification.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5