toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
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
>
Members
Constructors
Cassandra
Table
Schema
Partition
Key
Args
Link copied to clipboard
constructor
(
name
:
Output
<
String
>
)
Properties
name
Link copied to clipboard
val
name
:
Output
<
String
>
Name of the column to partition by.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
CassandraTableSchemaPartitionKeyArgs