TableArgs

constructor(databaseName: Output<String>? = null, magneticStoreWriteProperties: Output<TableMagneticStoreWritePropertiesArgs>? = null, retentionProperties: Output<TableRetentionPropertiesArgs>? = null, tableName: Output<String>? = null, tags: Output<Map<String, String>>? = null)