toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.keyspaces.kotlin.inputs
/
TableSchemaDefinitionPartitionKeyArgs
Table
Schema
Definition
Partition
Key
Args
data
class
TableSchemaDefinitionPartitionKeyArgs
(
val
name
:
Output
<
String
>
)
:
ConvertibleToJava
<
TableSchemaDefinitionPartitionKeyArgs
>
Members
Constructors
Table
Schema
Definition
Partition
Key
Args
Link copied to clipboard
constructor
(
name
:
Output
<
String
>
)
Properties
name
Link copied to clipboard
val
name
:
Output
<
String
>
The name of the partition key column.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
TableSchemaDefinitionPartitionKeyArgs