pulumi-aws-kotlin
5.29.1.1
pulumi-aws-kotlin
/
com.pulumi.aws.dynamodb.kotlin.outputs
/
GetTableGlobalSecondaryIndex
/
GetTableGlobalSecondaryIndex
Get
Table
Global
Secondary
Index
fun
GetTableGlobalSecondaryIndex
(
hashKey
:
String
,
name
:
String
,
nonKeyAttributes
:
List
<
String
>
,
projectionType
:
String
,
rangeKey
:
String
,
readCapacity
:
Int
,
writeCapacity
:
Int
)