TableArgs

constructor(databaseName: Output<String>? = null, magneticStoreWriteProperties: Output<MagneticStoreWritePropertiesPropertiesArgs>? = null, retentionProperties: Output<RetentionPropertiesPropertiesArgs>? = null, schema: Output<SchemaPropertiesArgs>? = null, tableName: Output<String>? = null, tags: Output<List<TagArgs>>? = null)