CardInput - Amazon Q Business

CardInput

The properties defining an input card in an Amazon Q App.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

fileUpload

A container for the properties of the file upload input card.

Type: FileUploadCardInput object

Required: No

qPlugin

A container for the properties of the plugin input card.

Type: QPluginCardInput object

Required: No

qQuery

A container for the properties of the query input card.

Type: QQueryCardInput object

Required: No

textInput

A container for the properties of the text input card.

Type: TextInputCardInput object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: