Skip to content

Qbusiness  >  Structures  >  Index

Index

Structure Class

Index dataclass

Summary information for your Amazon Q Business index.

Attributes

created_at class-attribute instance-attribute
created_at: datetime | None = None

The Unix timestamp when the index was created.

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

The name of the index.

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

The identifier for the index.

status class-attribute instance-attribute
status: IndexStatus | None = None

The current status of the index. When the status is ACTIVE, the index is ready.

updated_at class-attribute instance-attribute
updated_at: datetime | None = None

The Unix timestamp when the index was last updated.