pulumi-aws-kotlin
6.6.1.0
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
)
Types
Constructors
Properties
Constructors
Get
Catalog
Table
Partition
Key
Link copied to clipboard
fun
GetCatalogTablePartitionKey
(
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.