pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.dynamodb.kotlin.inputs
/
TableLocalSecondaryIndexArgs
/
TableLocalSecondaryIndexArgs
Table
Local
Secondary
Index
Args
fun
TableLocalSecondaryIndexArgs
(
indexName
:
Output
<
String
>
,
keySchema
:
Output
<
List
<
TableKeySchemaArgs
>
>
,
projection
:
Output
<
TableProjectionArgs
>
)