toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.cosmosdb.kotlin.outputs
/
CassandraTableSchemaPartitionKey
Cassandra
Table
Schema
Partition
Key
data
class
CassandraTableSchemaPartitionKey
(
val
name
:
String
)
Members
Constructors
Cassandra
Table
Schema
Partition
Key
Link copied to clipboard
constructor
(
name
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
Name of the column to partition by.