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 DeleteQuickResponse operation. Deletes a quick response.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.ConnectWisdomService.AmazonConnectWisdomServiceRequest
      Amazon.ConnectWisdomService.Model.DeleteQuickResponseRequest

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

Syntax

C#
public class DeleteQuickResponseRequest : AmazonConnectWisdomServiceRequest
         IAmazonWebServiceRequest

The DeleteQuickResponseRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property KnowledgeBaseId System.String

Gets and sets the property KnowledgeBaseId.

The knowledge base from which the quick response is deleted. The identifier of the knowledge base. This should not be a QUICK_RESPONSES type knowledge base if you're storing Wisdom Content resource to it.

Public Property QuickResponseId System.String

Gets and sets the property QuickResponseId.

The identifier of the quick response 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