tableFormat property

Input<String?>? tableFormat
final

Format for the offline store table. Supported formats are Glue (Default) and Apache Iceberg (https://iceberg.apache.org/).

Implementation

final pulumi.Input<String?>? tableFormat;