TableSpecificationArgs

constructor(description: Output<String>? = null, format: Output<String>? = null, properties: Output<Map<String, ColumnSpecificationArgs>>? = null, title: Output<String>? = null, type: Output<String>)