toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.keyspaces.kotlin.outputs
/
TableSchemaDefinitionPartitionKey
Table
Schema
Definition
Partition
Key
data
class
TableSchemaDefinitionPartitionKey
(
val
name
:
String
)
Members
Constructors
Table
Schema
Definition
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
The name of the partition key column.