pulumi-aws-kotlin
6.6.1.0
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
>
Constructors
Functions
Properties
Constructors
Table
Schema
Definition
Partition
Key
Args
Link copied to clipboard
fun
TableSchemaDefinitionPartitionKeyArgs
(
name
:
Output
<
String
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
TableSchemaDefinitionPartitionKeyArgs
Properties
name
Link copied to clipboard
val
name
:
Output
<
String
>
The name of the partition key column.