@aws-sdk/client-qconnect

GetAssistantCommandOutput Interface

The output of GetAssistantCommand.

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
assistant AssistantData | undefined

Information about the assistant.

Full Signature

export interface GetAssistantCommandOutput extends GetAssistantResponse, MetadataBearer