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.

Used as one of the elements of the AssessmentRun data type.

Inheritance Hierarchy

System.Object
  Amazon.Inspector.Model.AssessmentRunNotification

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

Syntax

C#
public class AssessmentRunNotification

The AssessmentRunNotification type exposes the following members

Constructors

NameDescription
Public Method AssessmentRunNotification()

Properties

NameTypeDescription
Public Property Date System.DateTime

Gets and sets the property Date.

The date of the notification.

Public Property Error System.Boolean

Gets and sets the property Error.

The Boolean value that specifies whether the notification represents an error.

Public Property Event Amazon.Inspector.InspectorEvent

Gets and sets the property Event.

The event for which a notification is sent.

Public Property Message System.String

Gets and sets the property Message.

The message included in the notification.

Public Property SnsPublishStatusCode Amazon.Inspector.AssessmentRunNotificationSnsStatusCode

Gets and sets the property SnsPublishStatusCode.

The status code of the SNS notification.

Public Property SnsTopicArn System.String

Gets and sets the property SnsTopicArn.

The SNS topic to which the SNS notification is sent.

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