models_v2.type_18_enum module

class models_v2.type_18_enum.Type18Enum[source]

Bases: object

Implementation of the ‘Type18’ enum.

Specifies the Cassandra object Types for search.

Attributes:

CASSANDRAKEYSPACES: TODO: type description here. CASSANDRATABLES: TODO: type description here.

CASSANDRAKEYSPACES = 'CassandraKeyspaces'
CASSANDRATABLES = 'CassandraTables'