pulumi-aws-kotlin
5.29.1.1
pulumi-aws-kotlin
/
com.pulumi.aws.keyspaces.kotlin.outputs
/
TableSchemaDefinitionPartitionKey
Table
Schema
Definition
Partition
Key
data
class
TableSchemaDefinitionPartitionKey
(
val
name
:
String
)
Types
Constructors
Properties
Constructors
Table
Schema
Definition
Partition
Key
Link copied to clipboard
fun
TableSchemaDefinitionPartitionKey
(
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.