Catalog Table Open Table Format Input Args
data class CatalogTableOpenTableFormatInputArgs(val icebergInput: Output<CatalogTableOpenTableFormatInputIcebergInputArgs>) : ConvertibleToJava<CatalogTableOpenTableFormatInputArgs>
Constructors
Link copied to clipboard
fun CatalogTableOpenTableFormatInputArgs(icebergInput: Output<CatalogTableOpenTableFormatInputIcebergInputArgs>)