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.

Information about the targets specified for a notification rule.

Inheritance Hierarchy

System.Object
  Amazon.CodeStarNotifications.Model.TargetSummary

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

Syntax

C#
public class TargetSummary

The TargetSummary type exposes the following members

Constructors

NameDescription
Public Method TargetSummary()

Properties

NameTypeDescription
Public Property TargetAddress System.String

Gets and sets the property TargetAddress.

The Amazon Resource Name (ARN) of the Chatbot topic or Chatbot client.

Public Property TargetStatus Amazon.CodeStarNotifications.TargetStatus

Gets and sets the property TargetStatus.

The status of the target.

Public Property TargetType System.String

Gets and sets the property TargetType.

The type of the target (for example, SNS).

  • Chatbot topics are specified as SNS.

  • Chatbot clients are specified as AWSChatbotSlack.

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