keySchema

@JvmName(name = "vjfekthbifiopxhv")
suspend fun keySchema(value: Output<Either<List<TableKeySchemaArgs>, Any>>)
@JvmName(name = "bgaaycrgclkhqsbh")
suspend fun keySchema(value: Either<List<TableKeySchemaArgs>, Any>?)
@JvmName(name = "ltswvjixiptsgvvy")
fun keySchema(value: List<TableKeySchemaArgs>)
@JvmName(name = "ktkvxmigjnwbvflw")
fun keySchema(value: Any)

Parameters

value

Specifies the attributes that make up the primary key for the table. The attributes in the `KeySchema` property must also be defined in the `AttributeDefinitions` property.