pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.cosmosdb.kotlin.inputs
/
CassandraTableSchemaPartitionKeyArgs
Cassandra
Table
Schema
Partition
Key
Args
data
class
CassandraTableSchemaPartitionKeyArgs
(
val
name
:
Output
<
String
>
)
:
ConvertibleToJava
<
CassandraTableSchemaPartitionKeyArgs
>
Constructors
Functions
Properties
Constructors
Cassandra
Table
Schema
Partition
Key
Args
Link copied to clipboard
fun
CassandraTableSchemaPartitionKeyArgs
(
name
:
Output
<
String
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
CassandraTableSchemaPartitionKeyArgs
Properties
name
Link copied to clipboard
val
name
:
Output
<
String
>
Name of the column to partition by.