pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.dynamodb.kotlin.outputs
/
TableLocalSecondaryIndex
/
TableLocalSecondaryIndex
Table
Local
Secondary
Index
fun
TableLocalSecondaryIndex
(
indexName
:
String
,
keySchema
:
List
<
TableKeySchema
>
,
projection
:
TableProjection
)