models_v2.type_5_enum module

class models_v2.type_5_enum.Type5Enum[source]

Bases: object

Implementation of the ‘Type5’ enum.

Specifies the Cassandra Object type.

Attributes:

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

CASSANDRAKEYSPACES = 'CassandraKeyspaces'
CASSANDRATABLES = 'CassandraTables'