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 details of a file uploaded during chat.

Inheritance Hierarchy

System.Object
  Amazon.QBusiness.Model.AttachmentOutput

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

Syntax

C#
public class AttachmentOutput

The AttachmentOutput type exposes the following members

Constructors

NameDescription
Public Method AttachmentOutput()

Properties

NameTypeDescription
Public Property AttachmentId System.String

Gets and sets the property AttachmentId.

The unique identifier of the Amazon Q Business attachment.

Public Property ConversationId System.String

Gets and sets the property ConversationId.

The unique identifier of the Amazon Q Business conversation.

Public Property Error Amazon.QBusiness.Model.ErrorDetail

Gets and sets the property Error.

An error associated with a file uploaded during chat.

Public Property Name System.String

Gets and sets the property Name.

The name of a file uploaded during chat.

Public Property Status Amazon.QBusiness.AttachmentStatus

Gets and sets the property Status.

The status of a file uploaded during chat.

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