toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.awsconnector.kotlin.inputs
/
LocalSecondaryIndexArgs
/
LocalSecondaryIndexArgs
Local
Secondary
Index
Args
constructor
(
indexName
:
Output
<
String
>
?
=
null
,
keySchema
:
Output
<
List
<
KeySchemaArgs
>
>
?
=
null
,
projection
:
Output
<
ProjectionArgs
>
?
=
null
)