toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.glue.kotlin.outputs
/
GetCatalogTablePartitionKey
Get
Catalog
Table
Partition
Key
data
class
GetCatalogTablePartitionKey
(
val
comment
:
String
,
val
name
:
String
,
val
type
:
String
)
Members
Constructors
Get
Catalog
Table
Partition
Key
Link copied to clipboard
constructor
(
comment
:
String
,
name
:
String
,
type
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
comment
Link copied to clipboard
val
comment
:
String
Free-form text comment.
name
Link copied to clipboard
val
name
:
String
Name of the table.
type
Link copied to clipboard
val
type
:
String
Datatype of data in the Column.