CardInput - Amazon Q Business
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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

formInput

A container for the properties of the form input card.

Type: FormInputCardInput 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: