toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.glue.kotlin.outputs
/
CatalogTableOpenTableFormatInput
Catalog
Table
Open
Table
Format
Input
data
class
CatalogTableOpenTableFormatInput
(
val
icebergInput
:
CatalogTableOpenTableFormatInputIcebergInput
)
Members
Constructors
Catalog
Table
Open
Table
Format
Input
Link copied to clipboard
constructor
(
icebergInput
:
CatalogTableOpenTableFormatInputIcebergInput
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
iceberg
Input
Link copied to clipboard
val
icebergInput
:
CatalogTableOpenTableFormatInputIcebergInput
Configuration block for iceberg table config. See
iceberg_input
below.