toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.dynamodb.kotlin.inputs
/
GlobalTableLocalSecondaryIndexArgs
/
GlobalTableLocalSecondaryIndexArgs
Global
Table
Local
Secondary
Index
Args
constructor
(
indexName
:
Output
<
String
>
,
keySchema
:
Output
<
List
<
GlobalTableKeySchemaArgs
>
>
,
projection
:
Output
<
GlobalTableProjectionArgs
>
)