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.

Container for the parameters to the DeleteTarget operation. Deletes a specified target for notifications.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.CodeStarNotifications.AmazonCodeStarNotificationsRequest
      Amazon.CodeStarNotifications.Model.DeleteTargetRequest

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

Syntax

C#
public class DeleteTargetRequest : AmazonCodeStarNotificationsRequest
         IAmazonWebServiceRequest

The DeleteTargetRequest type exposes the following members

Constructors

NameDescription
Public Method DeleteTargetRequest()

Properties

NameTypeDescription
Public Property ForceUnsubscribeAll System.Boolean

Gets and sets the property ForceUnsubscribeAll.

A Boolean value that can be used to delete all associations with this Chatbot topic. The default value is FALSE. If set to TRUE, all associations between that target and every notification rule in your Amazon Web Services account are deleted.

Public Property TargetAddress System.String

Gets and sets the property TargetAddress.

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

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