Cassandra Table Args
constructor(analyticalStorageTtl: Output<Int>? = null, autoscaleSettings: Output<CassandraTableAutoscaleSettingsArgs>? = null, cassandraKeyspaceId: Output<String>? = null, defaultTtl: Output<Int>? = null, name: Output<String>? = null, schema: Output<CassandraTableSchemaArgs>? = null, throughput: Output<Int>? = null)