Skip to content

Qbusiness  >  Structures  >  PluginTypeMetadataSummary

PluginTypeMetadataSummary

Structure Class

PluginTypeMetadataSummary dataclass

Summary metadata information for a Amazon Q Business plugin.

Attributes

category class-attribute instance-attribute
category: PluginTypeCategory | None = None

The category of the plugin type.

description class-attribute instance-attribute
description: str | None = None

The description assigned by Amazon Q Business to a plugin. You can't modify this value.

type class-attribute instance-attribute
type: PluginType | None = None

The type of the plugin.