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.outputs
/
GlobalTableLocalSecondaryIndex
/
GlobalTableLocalSecondaryIndex
Global
Table
Local
Secondary
Index
constructor
(
indexName
:
String
,
keySchema
:
List
<
GlobalTableKeySchema
>
,
projection
:
GlobalTableProjection
)