pulumi-aws-kotlin
5.29.1.1
pulumi-aws-kotlin
/
com.pulumi.aws.glue.kotlin.inputs
/
CatalogTablePartitionKeyArgs
/
CatalogTablePartitionKeyArgs
Catalog
Table
Partition
Key
Args
fun
CatalogTablePartitionKeyArgs
(
comment
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
,
type
:
Output
<
String
>
?
=
null
)