DynamoDB > Structures > VectorAttributeDefinition VectorAttributeDefinition¶ Structure Class¶ VectorAttributeDefinition dataclass ¶ The definition of a vector attribute for a vector index. Attributes¶ attribute_name instance-attribute ¶ attribute_name: str The name of the vector attribute.