Skip to content

DynamoDB  >  Enums  >  SearchSchemaElementType

SearchSchemaElementType

Enum Class

SearchSchemaElementType

Bases: UnknownEnumMixin, StrEnum

Attributes

HASH class-attribute instance-attribute
HASH = 'HASH'
INLINE_FILTER class-attribute instance-attribute
INLINE_FILTER = 'INLINE_FILTER'