pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.glue.kotlin.inputs
/
CatalogTablePartitionIndexArgs
/
CatalogTablePartitionIndexArgs
Catalog
Table
Partition
Index
Args
fun
CatalogTablePartitionIndexArgs
(
indexName
:
Output
<
String
>
,
indexStatus
:
Output
<
String
>
?
=
null
,
keys
:
Output
<
List
<
String
>
>
)