toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.dynamodb.kotlin.outputs
/
TableLocalSecondaryIndex
/
TableLocalSecondaryIndex
Table
Local
Secondary
Index
constructor
(
indexName
:
String
,
keySchema
:
List
<
TableKeySchema
>
,
projection
:
TableProjection
)